-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Crash in new Markdown editor #2939
Comments
For me it does not happen when simply adding a text but it does happen when I type a word and then delete it (I'm using SwiftKey and can delete the last word by swiping right). Seems related: facebook/react-native#25265 |
To discuss this issue I've created a topic on discourse: https://discourse.joplinapp.org/t/android-joplin-keeps-stopping-while-using-editor-mode/7905 |
@devonzuegel, just to let you know this is why I haven't made an announcement for the new text editor yet, but it's available on Android and iOS. I'll wait till this bug is fixed, hopefully it's just a matter of upgrading React Native (which I'll do soon, as it might also fix another text editor related bug). |
Here’s my log from it crashing on my Android phone but it happens while editing a note with multiple images and for some reason, a third of the screen is just a black bar that can be typed into. Android 10 It also doesn’t seem to happen at all on my iPhone 11. So, is this just an Android only bug? |
We are not sure yet! But now as you are saying it's not happening in your iPhone looks like it's working fine in iOS. As Laurent said this issue is related react-native hopefully upgrading react-native version would solve this issue. |
I've just tried building with RN 0.62.2 where this bug is supposed to be fixed. |
Hmm, looks like they still haven't fixed the cursor issues then. It's also the reason why the undo/redo feature on mobile doesn't restore the cursor because I found it was completely unreliable (the component would say the position is X when in fact it's Y). |
Not sure if the undo cursor issue is related - I've seen it with the old editor. |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions. |
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information. |
When adding some text at the beginning of an empty note:
The text was updated successfully, but these errors were encountered: