P
Painbaker
Guest
When you move items between nestable groups (like smileys between categories), the data input doesn't update because
JavaScript:
Continue reading...
nestableId
is undefined:JavaScript:
const isNewRoot = this.dragRootEl.dataset.nestableId !== pointElRoot.dataset.nestableId
Continue reading...