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
When I use the editor "tickCross" on a cell, the events "cellEditing" and "cellEdited" are fired correctly, but the event "cellEditCancelled" is not fired on blur().
When I use the editor "tickCross" on a cell, the events "cellEditing" and "cellEdited" are fired correctly, but the event "cellEditCancelled" is not fired on blur().
v6.3.0
Working Example
https://jsfiddle.net/sniemetz/Lfe34kry/5/
Run the fiddle and click a true/false cell, then click away from the cell.
Expected behavior
On blur the cellEditCancelled event should fire since the cell was not modified.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: