gridstack.js
gridstack.js copied to clipboard
Node is deleted when hovering with node over other grid (after acceptWidget called) and pressing escape
https://gridstackjs.com/demo/two.html
Start dragging one node and hover the other grid, then escape to "cancel". It won't be cancelled, it will be deleted.
FYI, I started looking at that one, thinking I could send the first grid the cancel but turns out to be much harder fix... punting on it.