wix-incubator/react-native-zss-rich-text-editor

Place cursor at end of initial content

mtr1012 opened this issue · 2 comments

I am using react-native-zss-rich-text-editor to display and edit HTML content.
I am using focusContent() function to focus on the content field.
My problem is the cursor always place at start of initial content:
https://www.youtube.com/watch?v=gVLfUXxpwWM
I want the cursor place at end of initial content.
Anyone please help
Many thanks

Have you find any solution?

Have you find any solution?

mtr1012@3f77680

here it is, i've fixed it