question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

emoji-plugin useNativeArt breaks deleting emojis

See original GitHub issue

If we create an emoji-plugin with the useNativeArt option, you can’t delete emojis after you have created them. To reproduce:

const emojiPlugin = createEmojiPlugin({
    useNativeArt: true
});
  1. Add an emoji to your editor
  2. Delete (the cursor jumps to the beginning of the line)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

0reactions
juliankrispelcommented, Sep 25, 2017

looking at it right now actually

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Disable Emojis in WordPress - Kinsta®
The first way to disable emojis is to simply use a free plugin called Disable Emojis, developed by Ryan Hellyer. disable emojis wordpress...
Read more >
Emoji - DraftJS Plugins - High quality plugins with great UX
The beautiful Emoji art used in this plugin is provided by the Joy Pixels project. Personal or non-commercial use of the emojis do...
Read more >
Everything You Need To Know About Emoji
The author turns up recent conflicting uses of both forms "emoji" and "emojis," even within the same national publications:.
Read more >
Emojis and Accessibility: The Dos and Don'ts of Including ...
Five years ago I published a post here about how some people who are blind access a program called VoiceOver to use an...
Read more >
Emoticons plugin | Docs - TinyMCE
The emoticons plugin provides an autocompleter for adding emoji without using the toolbar button or menu item. Adding a colon : , followed...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found