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

Shortcut keys result in missing characters in draft-js 0.11.7 #448

Open
sandcastle opened this issue Jul 27, 2021 · 1 comment
Open

Shortcut keys result in missing characters in draft-js 0.11.7 #448

sandcastle opened this issue Jul 27, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@sandcastle
Copy link

Using Draft.js 0.11.7 with Draftail results in keys that are used for shortcuts, such as i, b, etc. not working at all.

Environment

Draft.js - 0.11.7
Draftail - 1.4.1

Steps to reproduce

Use Draft.js 0.11.7 with draftail.

Expected behavior

Keys should type the letters.

Actual behavior

Letters are missing from the editor.

Reproducible demo

https://codesandbox.io/s/prod-currying-gj63l?file=/src/App.js

@sandcastle sandcastle added the bug Something isn't working label Jul 27, 2021
@gjvoosten
Copy link

Similar to #260, and both depend on #213, I guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants