-
Notifications
You must be signed in to change notification settings - Fork 58
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
Splitting block loses word #2777
Conversation
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
Bumping the milestone to 1.42, feel free to ping me if it needs to make it to 1.41 this week. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a comment here: WordPress/gutenberg#26701 (review)
Bumping the milestone to 1.43. feel free to ping me if it needs to make it to 1.42 this week. |
Closed via WordPress/gutenberg#26701 (comment) |
Fixes #2373
When we press enter in front of swipes words, it causes the cursor to go on the new line but the text that follows is deleted. The Gutenberg PR contains a solution for this issue.
To test:
Visit this PR
PR submission checklist: