Nestable.js not working correctly when moving items between groups

Status
This content is read-only, or is not open for further replies.

Painbaker

Guest
offline
When you move items between nestable groups (like smileys between categories), the data input doesn't update because nestableId is undefined:

JavaScript:

const isNewRoot = this.dragRootEl.dataset.nestableId !== pointElRoot.dataset.nestableId


firefox_j9HISlYBQP.gif

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom