Replies: 3 comments 2 replies
|
@zenrsr Yep, the export doesn't exist in version 8. I've raised the issue internally. Until its fixed you can downgrade to 7.116.0 which has the code path. https://github.com/getsentry/sentry-javascript/releases/tag/7.116.0 |
0 replies
|
@zenrsr There's a docs PR updating this. The metrics integration is no longer required. So you can just drop it. https://github.com/getsentry/sentry-docs/pull/10082/files |
1 reply
|
Hi i'm facing the same problems can you please tell me how did you resolve it ? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I just installed the @sentry/react sdk and as soon as i added this function everything broke
and even i did not add this function
by following the steps in the above pic and after pressing the 'break the world' button, i did the 'Uncaught reference error' in the browser console but nothing showed on the issues page of the sentry
any help is appreciated
All reactions