John Kemp
Results
2
comments of
John Kemp
trafficstars
@neatstreet I ended up writing code to handle OnAdding (with cancel) as well as fixed the Escape issue where it still leaves the node if you hit the Esc while...
Here is a gist and sample of the code I'm using. It's working really well for my purposes. I'm using to do dnd between angular and reactjs so some of...