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
This kind of situation is very rare. I have also been trying to reproduce it. The most probable scenario to reproduce it is by inserting a list (prosemirror-flat-list) into a table (prosemirror-tables) and edit in the list. We use y-indexdb in our project and the latest version of y-prosemirror
version:
y-prosemirror v1.2.1
yjs v13.5
The text was updated successfully, but these errors were encountered:
The issue is unclear. Please provide a minimal reproduction.
When a list (prosemirror-flat-list) is nested inside a table (prosemirror-tables), y-prosemirror(maybe yjs) may delete the table cell in certain scenarios.
If you could provide a Git repo, or a CodeSandbox/Stackblitz link etc. to reproduce this issue, I would love to take a look into this issue. You can start with the stackblitz link in the README of prosemirror-flat-list.
This kind of situation is very rare. I have also been trying to reproduce it. The most probable scenario to reproduce it is by inserting a list (prosemirror-flat-list) into a table (prosemirror-tables) and edit in the list. We use y-indexdb in our project and the latest version of y-prosemirror
version:
y-prosemirror v1.2.1
yjs v13.5
The text was updated successfully, but these errors were encountered: