ngx-emoji-mart
ngx-emoji-mart copied to clipboard
Emoji picker doesn't work because of error in picker component when browser blocks third-party cookies
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