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
I just tried the custom emojis and categories example of the README (i.e., https://github.com/missive/emoji-mart#custom-emojis). I, however, keep getting an Exception has occurred: TypeError: Cannot read properties of undefined (reading 'id') error. I tried debugging the emoji-mart code but could not yet find what was causing the error.
Current behaviour
The picker throws an error and removes all other emojis (see video below).
I just tried the custom emojis and categories example of the README (i.e., https://github.com/missive/emoji-mart#custom-emojis). I, however, keep getting an
Exception has occurred: TypeError: Cannot read properties of undefined (reading 'id')
error. I tried debugging the emoji-mart code but could not yet find what was causing the error.Current behaviour
The picker throws an error and removes all other emojis (see video below).
React.App.-.Brave.2022-08-26.21-32-14.mp4
Expected behaviour
The picker should display the custom emojis.
How to reproduce
npm i
.npm start
localhost:3000
.OctoCat
icon.The text was updated successfully, but these errors were encountered: