Resizing a table with column count changed by another user breaks the RTC #12325
Labels
package:table
squad:features
Issue to be handled by the Features team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
✔️ Expected result
Resizing the table should work normally for both users.
❌ Actual result
The user that didn't delete the columns gets errors while resizing.
❓ Possible solution
That happens because the table state is stored locally in the plugin (`cellIndexMap`) and not updated between the editor instances in RTC.
📃 Other details
table-column-resize
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: