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
| Add a timer, in the timer's action, use formatContentModel to replace its paragraphs's content(necessary) and change the selected segment.
Please attach your code how you replace the paragraphs. We need a exact repro step. If possible, please build a online repro using any online js tools such as code pen.
Describe the bug
Selection Range will become Marker and the Marker has wrong position after formatContentModel when the Editor is not focusing
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Paragraphs has been updated(This is correct),
The Selection also been updated(This is incorrect).
Device Information
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: