Skip to content
New issue

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

[ Backspace + Space ] Leads to Repetition and continous [ Backspace ] leads to crash of Slate js Example on android device. #3811

Open
RavenColEvol opened this issue Aug 2, 2020 · 8 comments · May be fixed by #5407

Comments

@RavenColEvol
Copy link
Contributor

BUG

Backspace + Space ] Leads to Repetition and continous [ Backspace ] leads to crash of Slate js Example on android device.

ezgif com-video-to-gif

Slate: 0.58.X
Browser: Chrome
OS: Android

@thesunny
Copy link
Collaborator

thesunny commented Aug 5, 2020

@RavenColEvol

Slate currently doesn't support Android devices.

There is a KickStarter to add support for it though

Kickstarter for Android Support

@badrequest400
Copy link

So we've sunk a lot of time into making Slate work for us. It is a good idea and generally a good editor, thanks for the work!

However I feel like the documentation should SCREAM about this... After a tonne of man hours on this, we now need to rip it out and go with something else.

@cameracker
Copy link
Collaborator

@badrequest400 Hey, thank you for sharing the thoughtful feedback despite the frustration you and your team must feel. I'll cut out some time and add a note.

@duongmngo
Copy link

I got the same issue on

  • Mac OS. (Still working well on Window).
  • Chrome
  • Unicode. (Still working well with English).

@duongmngo
Copy link

Reproduce:
Step 1: Type Unicode sentence.
Step 2: Backspace until empty, then type 1 character. The placeholder is not hidden while the text is showing.

@duongmngo
Copy link

placeholder={!focusTextBox ? placeholder || t('enter-your-text') : undefined}
Fixed!!

@idonov
Copy link

idonov commented May 25, 2021

This is still reproducible with 0.63 on android.
Random crashes on space, backspace or enter.
Both Unicode and NonUnicode
Text seems its duplicating randomly.

I really hope this will get fixed, for now I have to scrape the editor on android

@idonov
Copy link

idonov commented May 25, 2021

So we've sunk a lot of time into making Slate work for us. It is a good idea and generally a good editor, thanks for the work!

However I feel like the documentation should SCREAM about this... After a tonne of man hours on this, we now need to rip it out and go with something else.

Did you find a better alternative, or did you go native?

@zbeyens zbeyens linked a pull request Apr 27, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants