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
However, if the html property is not empty (i.e an edit form), when enter is pressed, the caret returns to the beginning of the text and stays there (causing the editor to write backwards as a side effect).
I am not sure why this part is needed as the editor seems to be working fine otherwise
The text was updated successfully, but these errors were encountered:
The didUpdateAttrs method does this:
However, if the html property is not empty (i.e an edit form), when enter is pressed, the caret returns to the beginning of the text and stays there (causing the editor to write backwards as a side effect).
I am not sure why this part is needed as the editor seems to be working fine otherwise
The text was updated successfully, but these errors were encountered: