This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
'items' doesn't work on deep descendants #398
Open
Description
Hi,
could you please check if it a bug: http://codepen.io/anon/pen/yYjjXm
I have two lists:
red - can be moved
white - can't be moved
So, white list is not gradable before first drag&drop.
But after first drag&drop white list is becoming gradable.
Also we don't have this issue here: http://codepen.io/anon/pen/bVjeBe
It different only by model.
Thanks.