-
Notifications
You must be signed in to change notification settings - Fork 431
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
Mobile View Editing Bug #257
Comments
What OS are you testing it on? I just tested on latest iOS and seems to be working fine. |
Testing it on an Android phone |
Ran into the same problem on Android - Android 8.0, Pixel XL. |
Same issue on Android 7.1.2 MIUI 9 |
any update on this? same issue |
Mobile not yet support (as of this post) according to Facebook so your mileage will vary. https://draftjs.org/docs/advanced-topics-issues-and-pitfalls.html |
Here is a longish discussion of the problem. Affects all draftjs users, not just react-rte |
2019 - Still having this problem 😞 |
This has since been fixed with the latest draft-js release v0.11.0. |
I'm using react-rte with draft-js version: 0.11.6 and still having a lot of issues on Android devices. |
@NNSTH I'm certainly not sure. I can only say that this issue was resolved for my team after the release I mentioned. I probably should have worded it that way when I originally posted last year. |
@ScottLindley - thanks for your reply, can you tell me which version do you use? or did you add any other fixes for that case? |
@NNSTH unfortunately for this thread we are now using slate in place of I hope this gets resolved for you! |
@ScottLindley thanks, I'll try understand more from |
Hey @ScottLindley, glad to hear you had some success by making the switch. As I understand it, there are several long-running mobile-support issues with the underlying draft-js implementation and it's non-trivial to fix without core changes. I think Slate is probably a good choice for many use cases that aren't well served by draft-js, on which this editor is built. Sorry there's not a better answer to this : ( |
The issue still here :( |
I am facing issues on android phone with google keyboard when:
|
When you switch to mobile view the editor is completely unuseful.
You can type but as soon as you hit space or enter, the text editor clears out.
The text was updated successfully, but these errors were encountered: