Skip to content
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

Emoji picker doesn't work because of error in picker component when browser blocks third-party cookies #383

Open
masha-mariya4 opened this issue Jul 4, 2021 · 0 comments

Comments

@masha-mariya4
Copy link

there is error:
Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
Because of not supporting LocalStorage when browser blocks third-party cookies.
I guess need to add custom storage option or use 'try catch' when get items from local storage

@masha-mariya4 masha-mariya4 changed the title Error in picker component when browser blocks third-party cookies Emoji picker doesn't work because of error in picker component when browser blocks third-party cookies Jul 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant