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
Not sure if this is a bug or intended behaviour, but dragging an element outside the grid to delete it using the 'removable: true' option, does not trigger 'removed' event.
Relevant code seems to be here.
If this is intended behaviour my two cents are that it should trigger an event :)