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
On Android devices, when using Baidu Input Method or Sogou Input Method for voice input, if there is no content in the slate input box, the first voice input will be repeated. It's normal if there is content in the input box (even if it's just one space)
Every time the voice input is "hello", but when the input box is empty, "hello hello" appears. It works normally when there is content in the input box (even if there is only one space)
Description
On Android devices, when using Baidu Input Method or Sogou Input Method for voice input, if there is no content in the slate input box, the first voice input will be repeated. It's normal if there is content in the input box (even if it's just one space)
Every time the voice input is "hello", but when the input box is empty, "hello hello" appears. It works normally when there is content in the input box (even if there is only one space)
Recording
slate.bug.mp4
Sandbox
Reproducible on the official Rich Text example: https://www.slatejs.org/examples/richtext
Steps
Expectation
The content input by long-pressing the voice button in the Android input method cannot be repeated
Environment