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.

[draft-js-mention-plugin] "Press and hold for accents" fails only during mentioning.

See original GitHub issue

OS: macOS 10.12.2, Browser: Chrome, Safari

How to reproduce:

  1. Open https://www.draft-js-plugins.com/plugin/mention and find any example.
  2. Input @J and then press and hold u for ü.

Expected result: See @Jü in the editor. Actual result: See @Juü in the editor, while the focus in after u; press delete will remove ü instead of u.

2017-03-06 17_13_56

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
nikgrafcommented, Mar 12, 2017

@theuniverse sorry, didn’t do a release yet since I needed to fix the docs (took me half a day). Can you try later today?

1reaction
theuniversecommented, Mar 12, 2017

@nikgraf Tried but the problem still occurs. And it doesn’t occur when I don’t type in a mention typeahead. 😿

Read more comments on GitHub >

github_iconTop Results From Across the Web

draftjs - Draft.js Mention Plugin is not working after rendering ...
You should do the following: const [editorState, setEditorState] = React.useState(() => { const parsedData = JSON.parse(post.
Read more >
How to add MENTIONS to React.js Text Input Component (w
Draft. js course: https://skl.sh/3cJ5Hw4React Basics course: https://skl.sh/2XAKn7uSkillshare 2 month FREE trial: ...
Read more >
Entities - Draft.js
Entities introduce levels of richness beyond styled text. Links, mentions, and embedded content can all be implemented using entities. In the ...
Read more >
All other Rome fixes - ServiceNow Docs
The Rome release contains important problem fixes.
Read more >
Merton, Robert K. (1968) Social Theory and Social Structure ...
Since a good deal of attention has been devoted to sociological theory of the middle range in the past decade, there is reason...
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