You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user types a text in Japanese, the text seems to disappear.
At fast typing speeds, the bug is easily reproducible.
Microsoft IME is used for Japanese text in Chrome on Windows.
For bugs, you must include the following:
A JSFiddle that minimally reproduces the issue:
Any sample application including example on slate.js shows this behaviour.
A GIF showing the issue in action.
Information about your OS, browser, Slate version, etc.
OS: Windows 10
Browser: Chrome
Slate Version: 0.45 (and 0.47.4(latest))
What's the expected behavior?
Text should come up as soon as it is typed... Something like as in MS word....
Also being reflected as a part of the Document object in parallel...
The text was updated successfully, but these errors were encountered:
I believe that this may be fixed by #3093, which has changed a lot of the logic in Slate and slate-react especially. I'm going to close this out, but as always, feel free to open a new issue if it persists for you. Thanks for understanding.
Do you want to request a feature or report a bug?
Bug
What's the current behavior?
When a user types a text in Japanese, the text seems to disappear.
At fast typing speeds, the bug is easily reproducible.
Microsoft IME is used for Japanese text in Chrome on Windows.
For bugs, you must include the following:
A JSFiddle that minimally reproduces the issue:
Any sample application including example on slate.js shows this behaviour.
A GIF showing the issue in action.
![japanese_text_issue](https://user-images.githubusercontent.com/16319756/61785800-1672ea00-ae2a-11e9-9d8c-20fcdb10ce0f.gif)
Information about your OS, browser, Slate version, etc.
OS: Windows 10
Browser: Chrome
Slate Version: 0.45 (and 0.47.4(latest))
What's the expected behavior?
Text should come up as soon as it is typed... Something like as in MS word....
![japanese_text_issue_ms_word](https://user-images.githubusercontent.com/16319756/61788635-2ee60300-ae30-11e9-8b93-a131e31f5c5e.gif)
Also being reflected as a part of the Document object in parallel...
The text was updated successfully, but these errors were encountered: