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

Custom emojis and categories example not working #686

Closed
rickstaa opened this issue Aug 26, 2022 · 1 comment
Closed

Custom emojis and categories example not working #686

rickstaa opened this issue Aug 26, 2022 · 1 comment

Comments

@rickstaa
Copy link

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

  1. Clone the example repository https://github.com/rickstaa/custom-emoji-test.
  2. Install the dependencies npm i.
  3. Start the development server npm start
  4. Open localhost:3000.
  5. Click on the OctoCat icon.
  6. See the error appearing and the picker breaking.
@rickstaa
Copy link
Author

rickstaa commented Sep 6, 2022

Amazing thanks! Looking forward to the release.

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