Closed seyofori closed 4 years ago
Typing in some letters (like b, i, j, k, u) has no effect in the editor. Expectation is that the letters appear, like all the other letters.
codesandbox reproducing the issue: https://codesandbox.io/s/draftail-bug-ne79c?file=/src/App.js
'typing', 'letter'
OS: macOS browser: Chrome Draftail: 1.3.0 Draft-js: 0.11.6
(Write your steps here:)
expected all letters to appear
following letters don't appear: b, i, j, k, u,
https://codesandbox.io/s/draftail-bug-ne79c?file=/src/App.js
apparently it has to do with the draftail version being incompatible with the draft-js version.
will close now..
Describe the bug
Typing in some letters (like b, i, j, k, u) has no effect in the editor. Expectation is that the letters appear, like all the other letters.
codesandbox reproducing the issue: https://codesandbox.io/s/draftail-bug-ne79c?file=/src/App.js
Which terms did you search for in the documentation and issue tracker?
'typing', 'letter'
Environment
OS: macOS browser: Chrome Draftail: 1.3.0 Draft-js: 0.11.6
Steps to reproduce
(Write your steps here:)
Expected behavior
expected all letters to appear
Actual behavior
following letters don't appear: b, i, j, k, u,
Reproducible demo
https://codesandbox.io/s/draftail-bug-ne79c?file=/src/App.js