ianstormtaylor / slate

A completely customizable framework for building rich text editors. (Currently in beta.)
http://slatejs.org
MIT License
29.55k stars 3.23k forks source link

When caret is at end of a mark and pressed enter, Slate adds new block but doesn't focuses on the new block #4357

Open rohankeskar19 opened 3 years ago

rohankeskar19 commented 3 years ago

Description When the caret is at the end of a mark and then pressed enter slate doesn't focuses on the new added block, It stays on the current block

Recording https://user-images.githubusercontent.com/33134458/124094830-c3265f00-da76-11eb-83a5-c089aeaecfd5.mp4

Expectation It should focus on the new added block like it does when the caret is not at end of a mark

lucy-tran commented 3 years ago

Having the same issue. Please take a look at this!

TerryMinn commented 1 month ago

same issue