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
small percenatage of my web visitor have this errors (based on sentry error tracker):
Uncaught TypeError: Cannot read property 'getItem' of null - at line 809
Uncaught SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document. - at line 809
Uncaught ReferenceError: FormStorage is not defined - at line 654
TypeError: undefined is not a function - at line 686
The text was updated successfully, but these errors were encountered:
Erik, did you end up continuing to use formStorage, or did the bug turn out to be too frequent? MKasumi, do you have any idea how to fix this?
Sorry, something went wrong.
No branches or pull requests
small percenatage of my web visitor have this errors (based on sentry error tracker):
Uncaught TypeError: Cannot read property 'getItem' of null - at line 809
Uncaught SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document. - at line 809
Uncaught ReferenceError: FormStorage is not defined - at line 654
TypeError: undefined is not a function - at line 686
The text was updated successfully, but these errors were encountered: