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
I get this error after creating a table inside a block editor, closing it and then trying to add another row/column after opening it again. Error: Cannot add property 2, object is not extensible
However, the plugin works as expected when it is not used with block content. I basically can't edit the table in block content after it is created.
Update:
If I remove a row I can add rows again, but the issue comes back when I try to edit it after.
I get this error after creating a table inside a block editor, closing it and then trying to add another row/column after opening it again.
Error: Cannot add property 2, object is not extensible
However, the plugin works as expected when it is not used with block content. I basically can't edit the table in block content after it is created.
Update:
If I remove a row I can add rows again, but the issue comes back when I try to edit it after.
Originally posted by @ThomasSchuller in #8 (comment)
The text was updated successfully, but these errors were encountered: