Skip to content
New issue

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

First save sometimes moves cursor #6

Open
GraemeFulton opened this issue Aug 26, 2024 · 0 comments
Open

First save sometimes moves cursor #6

GraemeFulton opened this issue Aug 26, 2024 · 0 comments

Comments

@GraemeFulton
Copy link
Member

Sometimes on first save, the initialContent is reset because of this:

editor.chain().setContent(initialContent).run();

it's not a big issue, but not ideal - it can lose a few letters. After the first autosave it's fine

GraemeFulton added a commit that referenced this issue Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant