-
-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Labels
Description
Please save me some time and use the following template. In 90% of all issues I can't reproduce the problem because I don't know what exactly you are doing, in which environment, or which y-* version is responsible. Just use the following template even if you think the problem is obvious.
Checklist
- Are you reporting a bug? Use github issues for bug reports and feature requests. For general questions, please use https://discuss.yjs.dev/
- Try to report your issue in the correct repository. Yjs consists of many modules. When in doubt, report it to https://github.com/yjs/yjs/issues/
Describe the bug
The editor content is sync across the tabs of the same browsers.
But it does not sync with different browsers.
To Reproduce
Steps to reproduce the behavior:
- Go to https://codesandbox.io/s/github/tiavina-mika/tiptap-editor-mui
- Open the page in another tabs
- Write something
- The content is shared accross the tabs
- Open the page in another browser
- The content is not the same
Expected behavior
The editor content should be the same on different browsers.
Environment Information
- Browser [e.g. Chrome, Firefox]
- Yjs version: yjs v13.6.10. y-webrtc: v10.2.6
tim-hilt, gcrois, undo76 and au-phiwaretseijp and AntoLC