-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Sync no longer working #32
Comments
Interesting, sounds like this broke from the Obsidian update. I'll take a look this weekend. |
Have the same issue but it doesn't happen every time. |
I think this has something to do with trying to update the current note that it is open in the editor. For some reason the length of the document is returned incorrectly and causes the above error, which stops sync. |
I recently noticed this as well and believe it is caused in part by the new editor experience. I can confirm the source file does have 9 lines in it. I think the bug may be in the new editor itself and found that disabling the new editor does in fact resolve the issue. |
Reached out on discord and, in theory, there will be a fix for it in the next insider build. Until then I would recommend temporarily disabling the new editor to run the sync command and then turning it back on after it syncs. |
Describe the bug
Syncing is no longer working.
Steps to reproduce
Expected behavior
Screenshots
Here's a snapshot from the developer's console:
Environment (please specify)
OS
macOS 11.6.1
Obsidian Version (e.g. v0.10.6)
0.13.6
Theme (if applicable):
If the bug is visual, please provide the name of the Community Theme you're using.
The text was updated successfully, but these errors were encountered: