You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We inject an iframe into a website.
When 3rd party cookies are blocked, localStorage is defined but access is restricted.
For more details, please refer to this issue
Expected behavior
Gracefully handle the issue
Actual behavior
uncaught DOM exception
Steps to reproduce the behavior
Please refer to the issue linked to reproduce the error
Description
We inject an iframe into a website.
When 3rd party cookies are blocked, localStorage is defined but access is restricted.
For more details, please refer to this issue
Expected behavior
Gracefully handle the issue
Actual behavior
uncaught DOM exception
Steps to reproduce the behavior
Please refer to the issue linked to reproduce the error
Error Logs
Gists
Versions
I wrote a PR which resolves this issue.
The text was updated successfully, but these errors were encountered: