You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(portable-text-editor): all paths must be checked (#5891)
* fix(portable-text-editor): all paths must be checked
This optimization was a bit too optimistic.
It's causing issues with some type of selections.
Check every path here.
* fix(portable-text-editor): allow uncollapsed ranges
Uncollapsed ranges must be allowed as they may be pointing to empty blocks
0 commit comments