handsontable versions : 9.0.2
vue versions : 2.6.12
I added a custom row using a button, but an error occurred while deleting the row
Error in callback for watcher “setRow”: "TypeError: Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a Symbol.iterator method
Core.alter() Exception error
Hi @7458115
Can you please tell me how many rows do you have in your project? You can also check if under all of visual indexes there is indeed a row.
Hi, thanks for your answer, check that the visual line exists and I have solved it
That’s great to hear! I’m closing the topic then.