We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the cursor leaves the editor, the edited element does not rerender to html.
Is there a function to call so that the document will do a refresh on blur?
The text was updated successfully, but these errors were encountered:
hello?
Sorry, something went wrong.
I think that the cursor control the line rendering.
You can add an event to move the cursor to the end of the line on blur event.
No branches or pull requests
When the cursor leaves the editor, the edited element does not rerender to html.
Is there a function to call so that the document will do a refresh on blur?
The text was updated successfully, but these errors were encountered: