Reply to thread

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


[CODE=javascript]const isNewRoot = this.dragRootEl.dataset.nestableId !== pointElRoot.dataset.nestableId[/CODE]



[ATTACH=full]317036[/ATTACH]


Back
Top Bottom