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
Description
When typing on Android, the autocorrect suggestions flicker and constantly get switched out with other buttons on the toolbar (e.g. gif button, sticker button, etc.).
Also, the autocorrect suggestions that are provided are not the ones that would be provided in a native input. You can test this by typing in something, observing the suggestions, and then typing the same thing in the address bar. You can also see this at the very end of the recording, where I type in "worjs" and you don't get the "works" autocorrect suggestion in the toolbar. Not sure why this happens, but it could be because the context is being lost somehow.
Observe that the autocorrect suggestions do not make sense
Expectation
The autocorrect suggestions should not flicker, and the autocorrect suggestions should be the same as if typing in a regular contenteditable or text box.
Environment
Slate Version: 0.66.1
Operating System: Android 11 (Pixel 3XL)
Browser: Chrome
The text was updated successfully, but these errors were encountered:
Description
When typing on Android, the autocorrect suggestions flicker and constantly get switched out with other buttons on the toolbar (e.g. gif button, sticker button, etc.).
Also, the autocorrect suggestions that are provided are not the ones that would be provided in a native input. You can test this by typing in something, observing the suggestions, and then typing the same thing in the address bar. You can also see this at the very end of the recording, where I type in "worjs" and you don't get the "works" autocorrect suggestion in the toolbar. Not sure why this happens, but it could be because the context is being lost somehow.
Recording
https://user-images.githubusercontent.com/4218237/133834141-b1d022dd-7fb5-41ad-8bfe-50fe04737553.mp4
Sandbox
Reproducible anywhere, but I was using https://www.slatejs.org/examples/markdown-shortcuts
Steps
To reproduce the behavior:
Expectation
The autocorrect suggestions should not flicker, and the autocorrect suggestions should be the same as if typing in a regular contenteditable or text box.
Environment
The text was updated successfully, but these errors were encountered: