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
https://streamable.com/hy8xf
its not sync
and the other user's cursor always on start of text
The text was updated successfully, but these errors were encountered:
https://github.com/y-js/y-quill/blob/master/src/y-quill.js#L42
const anchor = Y.createAbsolutePositionFromRelativePosition(Y.createRelativePositionFromJSON(aw.cursor.anchor), doc) const head = Y.createAbsolutePositionFromRelativePosition(Y.createRelativePositionFromJSON(aw.cursor.head), doc)
collaborator's cursor index is always 0
Sorry, something went wrong.
Merge pull request #1 from TJackwood-Jasper/ignore_silent_quill_events
215e9f0
[Issue yjs#14] Prevent _quillObserver from updating awareness states on …
No branches or pull requests
https://streamable.com/hy8xf
its not sync
and the other user's cursor always on start of text
The text was updated successfully, but these errors were encountered: