riktar / jkanban

Vanilla Javascript plugin for manage kanban boards
https://www.riccardotartaglia.it/jkanban/
Apache License 2.0
1.08k stars 300 forks source link

How to remove an item (without an id) from a board? #116

Closed lau2468 closed 3 years ago

lau2468 commented 3 years ago

When I use the addElement API ot after drag and drop, there will be no id assigned to the item. In this case, how do I remove the item using the item from a board?

Thanks

Alex

xscode-auto-reply[bot] commented 3 years ago

Thanks for opening a new issue. The team has been notified and will review it as soon as possible. For urgent issues and priority support, visit https://xscode.com/riktar/jkanban

lau2468 commented 3 years ago

Please ignore this. I can assign an id while adding a new element.