-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[ERROR] 24:37.369 CoreStorageUtils - SessionStorage access failed: [Error: sessionStorage is not defined] #14006
Comments
Hello again, @ChristopherGabba 👋 and thanks for opening this issue. We are tracking a fix for this in PR #14009 and will update this once we have it merged/ready for release. For now, you can roll back to v6.8.0 or if this is not a blocking issue for you then await the next release. |
Hi @ChristopherGabba , |
I'll be curious to see @ChristopherGabba answer, but we were facing the same error on our side and v6.8.2 fixed it. Thanks! |
This fixed the problem! |
@ChristopherGabba and @olivierhill, thanks for confirming! We'll close the issue as resolved. |
Before opening, please confirm:
JavaScript Framework
React Native
Amplify APIs
Storage
Amplify Version
v6
Amplify Categories
storage
Backend
None
Environment information
Describe the bug
I made the following bumps in my amplify package:
Now every time I open my app, I get:
Expected behavior
This error should not appear.
Reproduction steps
Create a react-native expo-managed workflow app with the packages above and I'm guessing you will get this error.
Code Snippet
// Put your code below this line.
Log output
aws-exports.js
No response
Manual configuration
No response
Additional configuration
No response
Mobile Device
iPhone 12 Physical
Mobile Operating System
iOS 18.1
Mobile Browser
N/A
Mobile Browser Version
N/A
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: