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
In the latest version, there is a regression in the way the cursor position is synced. The cursor position and the selected range are no longer synced, however the position of the cursor after typing is still synced. This can be reproduced in the playground.
Lexical version: 38.1
Steps To Reproduce
CleanShot.2025-10-30.at.16.40.37.mp4
The expected behavior
Selections ranges, cursor position and focus states should be shown properly.