Easy-DnD icon indicating copy to clipboard operation
Easy-DnD copied to clipboard

Nested DropLists looks like having issues

Open gowrav-vishwakarma opened this issue 3 years ago • 1 comments

Mat be its something I am missing, but even when followed like given example, not able to make nested list happen.

My case is: I am dropping DropList Row/Columns also. Everything runs as long as there is just one DropList on that page.

Once I drop a new DropList, dragging anything on-page gives the following Javascript Error.

client.js?06a0:103 TypeError: Cannot read property '$el' of undefined at VueComponent.DropList.computeInsertingGrid (vue-easy-dnd.esm.js?fdcb:1639) at VueComponent.eval (vue-easy-dnd.esm.js?fdcb:1446) at Array.eval (vue.runtime.esm.js?2b0e:1989) at flushCallbacks (vue.runtime.esm.js?2b0e:1915)

While I am trying my best to find, but if anybody else has already faced the issue, pls help.

Thanks

gowrav-vishwakarma avatar Aug 01 '21 04:08 gowrav-vishwakarma

Are you able to set up a CodePen with your replicated issue? I am happy to take a look at it if you are able to provide this. Cheers.

nicholaszuccarelli avatar Aug 16 '21 07:08 nicholaszuccarelli