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
If you put deleteRow in the beforeendedit event it occurs. It works in the endedit event.
I found this is caused by dom.js line 230, but can not understand meaning of this line yet.
I will make PR if necessary.
Specifications like the version of the project, operating system, or hardware.
Expected behavior and actual behavior.
Please see below
Steps to reproduce the problem.
If you put deleteRow in the beforeendedit event it occurs. It works in the endedit event.
I found this is caused by dom.js line 230, but can not understand meaning of this line yet.
I will make PR if necessary.
Specifications like the version of the project, operating system, or hardware.
FireFox133.0, Chrome131.0.6778.86, Edge 131.0.2903.63
*Just in case (codes used):
data.js
The text was updated successfully, but these errors were encountered: