-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught TypeError: o.Offline is not a constructor #2868
Comments
Did I initialize this the wrong way? @voraciousdev @AbhiPrasad |
There was a reason I wrote the import the way I did in the PR. I'm guessing it has to do with one of these changes. |
Ok cool. Please what's the best way to add this integration? |
@nwaughachukwuma I imagine using version |
@nwaughachukwuma - once #3508 is released (should be in the next few days), can you please let us know if you're still having the above problems? I'm going to close this, because I believe it's fixed, but do please give us a heads-up if you discover it's not. |
I can test this once the release is out. |
Package + Version
@sentry/browser
@sentry/node
Version:
Description
Based on the new offline feature done in #2778 I tried to add the Sentry Offline integration to our project and got the following error
Describe your issue in detail, ideally, you have a reproducible demo that you can show.
The text was updated successfully, but these errors were encountered: