ngx-emoji-mart icon indicating copy to clipboard operation
ngx-emoji-mart copied to clipboard

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

Open masha-mariya4 opened this issue 3 years ago • 0 comments

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 avatar Jul 04 '21 14:07 masha-mariya4