Emoji plugin raise exeption when number emoji
See original GitHub issueHi,
Could you check this. The following emoticons will raise exception.
^:(one|two|three|four|five|six|seven|eight|nine|zero):$

I think this is a maybe draft-js issue.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:13 (4 by maintainers)
Top Results From Across the Web
How to use the emoji.emojize function in emoji - Snyk
LOGGER.error('Prerequisite environment variable for upload missing, cannot continue.') raise SystemExit(1) upload_command = ('twine upload dist/* ' f'-u ...
Read more >Python: Error while importing "emojize" from "emoji" package
Umm, you have to type from emoji import emojize in a python script. It's not a bash command... – Aran-Fey. Sep 7, 2018...
Read more >How to Easily Add Emojis in Your WordPress Blog
You can use emojis in WordPress anywhere without installing any separate plugins. In this article, we'll show you how to easily use emojis...
Read more >emoji-picker-react - npm
emoji -picker-react has a top-level error boundary, trying to catch rendering errors. It won't catch server side related errors, or event ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Ok, I’ill see it on this holidays.
I just tried it out with the latest version of
@draft-js-plugins/emoji@4.0.0-beta5and it worked without any errors.