-
Notifications
You must be signed in to change notification settings - Fork 178
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
Editor broken on Android (using Chrome) #111
Comments
@samschl Thanks for reporting. I'll take a look |
+1 on this for Kauri.io! |
I'm sorry for this. I'll prioritize this issue this weekend! |
After quite a while trying to debug it on Chrome for Android I came to the conclusion it must be a Draftjs problem. I made a quick research and there it is: facebookarchive/draft-js#102. This is so sad. It took me so much to migrate React-mde to Draft without knowing it has issues with Chrome for Android =/ |
Hi andrerpena, thank you very much for looking into this issue, I really appreciate it. I had a quick look into the linked issue and it is a pity that draft is not mentioning that it has issues on Chrome for Android. |
Darn, I was thinking of using this lib as it sounds perfect for my project but I have a lot of users on mobile Chrome... Kinda crazy that draftjs.org advertises cross browser abstraction yet it is broken on android chrome for over 2 years with no movement from the developers |
@AndrewMorsillo Yes this is a shame. But on the flip-side, neither GitHub or Stackoverflow have Markdown buttons or preview on Mobile. It's probably for a reason |
Hi there
I am experiencing issues using the editor on Chrome (v. 67.0.33.96.81) on Android (v. 8.0.0).
When I start typing every word is removed after adding a space. I tested this locally in my own project as well as on the demo on GitHub.
Cheers
The text was updated successfully, but these errors were encountered: