Nestable icon indicating copy to clipboard operation
Nestable copied to clipboard

Added 'add' method

Open iruy opened this issue 8 years ago • 2 comments

Added 'add' method. Add a single item by passing an object

iruy avatar May 31 '16 14:05 iruy

'add' function throws an exception: Uncaught TypeError: Cannot read property 'id' of undefined at Plugin.add (jquery.nestable.js:143)

el is undefined.

leon0707 avatar Jan 07 '17 01:01 leon0707

@alex1007 @iruy

There is a fork (with npm and bower installation) of this repository, where I added this functionality, check here: https://github.com/RamonSmit/Nestable

pjona avatar May 24 '17 07:05 pjona