Replies: 2 comments
-
A bit late, but since this is still quite far at the top, maybe your code was executed on the server (Node.js) where |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here a tutorial with other technologies. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm interested in trying out Lexical + Yjs for CRDT collaborative editing, but I've been running into issues with the minimal collaboration example that I found here: https://lexical.dev/docs/collaboration/react
I'm seeing the error
ReferenceError: WebSocket is not defined
which is coming from they-websocket
package.Before I dive too far into the weeds, I was curious if there's any sort of updated documentation or examples for collaborative editing with lexical + yjs?
Beta Was this translation helpful? Give feedback.
All reactions