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
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
Checklist
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:
Expected behavior
The editor content should be the same on different browsers.
Environment Information