Describe the bug
When deleting a row which has failed validation, the table does not allow clicking any other rows/cells and the table is unusable.
https://jsfiddle.net/jojoshua/axwfns7c/11/
Tabulator Info
4.6.2
To Reproduce
A similar scenario to reproduce is simply
From here on out there the table is completely broken. The Add Row button will add rows but the cells are no longer editable. You cannot edit any existing data.
Appears related to previously closed issue
https://github.com/olifolkerd/tabulator/issues/1733
Hey @Jojoshua
Im loving the title of this bug report!
Yup i can totally see what is going wrong there, that will be a quick fix.
I will get it in for the next patch release,
Cheers
Oli :)
Hey @Jojoshua
I have pushed a fix for this to the master branch and will include it in tomorrows patch release.
Cheers
Oli :)
I also resolved an identical issue when deleting a column that contains a currently edited cell