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
We also encountered this issue, however, it didn't actually resize the table. It does allow you to resize the columns, but after that it snaps back to the original position. Here's a small video to explain what I mean:
Description
You can resize table when editor's
editable
is set tofalse
.Steps to reproduce the bug
editable: false
and extension:Expected behavior
You shouldn't be able to resize the table when editor's
editable
is set tofalse
.The text was updated successfully, but these errors were encountered: