Closed tqkqt0 closed 3 months ago
This problem occurs when the table is incomplete. Did you delete the cells in some way?
This occurs even when there is no table. Currently, in my environment, this does not occur if I delete the following:
"table-better": {
language: l,
menus: ["column", "row", "merge", "wrap"],
},
It seems to occur if I add modules.
I will release the next version in the next two days and fix this issue.
Thank you. I'm looking forward to it.
An error occurs when pressing the right arrow key, left arrow key, etc. This can also be reproduced in CodePen. Since it occurs when pressing the key without inserting a table, a null check may be necessary.