We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
0.11.7
i
b
Draft.js - 0.11.7 Draftail - 1.4.1
Use Draft.js 0.11.7 with draftail.
Keys should type the letters.
Letters are missing from the editor.
https://codesandbox.io/s/prod-currying-gj63l?file=/src/App.js
The text was updated successfully, but these errors were encountered:
Similar to #260, and both depend on #213, I guess.
Sorry, something went wrong.
No branches or pull requests
Using Draft.js
0.11.7
with Draftail results in keys that are used for shortcuts, such asi
,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
The text was updated successfully, but these errors were encountered: