-
When my editor first opens, I want to pre-fil the editor with some text, in this example: The cursor properly is properly positioned immediately after
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Solved it by placing the movecursortoend inside a postframecallback, in case anyone else runs into this issue |
Beta Was this translation helpful? Give feedback.
-
The issue still persists after 3 years... |
Beta Was this translation helpful? Give feedback.
Solved it by placing the movecursortoend inside a postframecallback, in case anyone else runs into this issue