tldraw-yjs-example icon indicating copy to clipboard operation
tldraw-yjs-example copied to clipboard

An example of using tldraw together with yjs.

Results 5 tldraw-yjs-example issues
Sort by recently updated
recently updated
newest added

I added an input box to specify a user to follow and it seems to work 'once': I get the outline color, the viewport updated and the 'Stop Following' popup,...

- Prevent records with `"session"` scope being synced in `syncStoreChangesToYjsDoc()` and `handleChange()`. - Preserve records with `"session"` scope when calling `Store.loadSnapshot()`, because it will clear store first, and we will...

Hi! Noticed that editor user preferences in local storage are reset when the page is refreshed. It is happened with newer version of tldraw (v2.0.0-beta.4, v2.0.2).

I'm having difficulty to use this example with y-webrtc, even though I suppose the changes should be not much looking at the code of this example. I changed this line...

Hi! Great work on making the lib CRDT-compatible. ## The problem So, when I draw a line with the "D" tool, just scribbling around without stopping the mouse or releasing...