[RNMobile] Newly block replaces currently selected block on iOS #49145
Labels
Mobile App - i.e. Android or iOS
Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change)
[Priority] High
Used to indicate top priority items that need quick attention
[Type] Regression
Related to a regression in the latest release
Description
A recent regression on iOS-only causes a selected block to be completely replaced when a new block is added via the inserter.
Step-by-step reproduction instructions
The installable build at wordpress-mobile/WordPress-iOS#20340 can be used to test the issue on a physical device:
Expected behaviour
The new block should be added below the currently selected paragraph block.
Actual behaviour
The new block replaces the currently selected paragraph block, causing its content to be lost.
Screenshots or screen recording (optional)
In the following screen recording you can see the paragraph block being replaced by an image block:
bug.mov
The text was updated successfully, but these errors were encountered: