Hello Isomorphic,
I've run into a weird situation where two checkboxes are sometimes toggled on a single click. I've attached some source code which I can use to reproduce this behavior in your current showcase using Chrome.
The issue seems tied to the combination of editEvent:"click", editByCell:true, and it being in a Window.
Any ideas?
Thanks,
Amos.
I've run into a weird situation where two checkboxes are sometimes toggled on a single click. I've attached some source code which I can use to reproduce this behavior in your current showcase using Chrome.
The issue seems tied to the combination of editEvent:"click", editByCell:true, and it being in a Window.
Any ideas?
Thanks,
Amos.
Comment