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
Describe the bug:
When using monaco-demo with latest y-js version, user's cursors are incorrectly updated.
Things get really off with both typing at the same time.
To Reproduce
clone the repo. cd monanco
bump yjs to latest in package.json -> ~13.3.0
npm install
npm start
run yjs demo
Expected behavior
It should work similar to yjs version 13.0.0 🤔
Describe the bug:
When using monaco-demo with latest y-js version, user's cursors are incorrectly updated.
Things get really off with both typing at the same time.
To Reproduce
cd monanco
package.json
-> ~13.3.0Expected behavior
It should work similar to yjs version 13.0.0 🤔
Environment Information
PS: The library looks really neat!
The text was updated successfully, but these errors were encountered: