nested drag groups don't work
Hi! Nested drag groups do not work. An example of reproducing an error - https://codesandbox.io/p/sandbox/dark-meadow-ywn2fg?file=%2Findex.html.
If there is at least one item in the nested group, everything works well, as soon as all the items are dragged to the parent, then it is no longer possible to fill the inner group.
I'll take a look into this. Nested drag groups is definitely something we want to have implemented.
Also we need use like that.
Any of the latest releases lend themselves to resolving this issue?
This should be resolved at v0.4.1
Awesome. An usage example would be great to see! Thanks!