We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have started seeing Operation is insecure in our bugsnag error reporting. We use amplitude with next js 13
Ability to use amplitude client without the Security Error
Amplitude client "@amplitude/analytics-browser": "^2.3.2" is not able to access local storage.
"@amplitude/analytics-browser": "^2.3.2"
The text was updated successfully, but these errors were encountered:
Hi @ashishkpoudel, @amplitude/[email protected] should fix this issue.
@amplitude/[email protected]
Sorry, something went wrong.
Thank you for the fix
Successfully merging a pull request may close this issue.
We have started seeing Operation is insecure in our bugsnag error reporting. We use amplitude with next js 13
Expected Behavior
Ability to use amplitude client without the Security Error
Current Behavior
Amplitude client
"@amplitude/analytics-browser": "^2.3.2"
is not able to access local storage.Possible Solution
Steps to Reproduce
Environment
The text was updated successfully, but these errors were encountered: