-
-
Couldn't load subscription status.
- Fork 455
Description
Describe the bug
I have more than one sortable, and when i drag elemnt to empty sortable,
placeholder visible and work only when i move mouse in element that have very small height, i fixed it just give <ul> style min-height: 100%. It works fine when sortable is empty, but when sortable have 1 element the situation repeats,
now i need move mouse to above or below element that already in list
I want that it work like when we drag first to empty (Work on all height size), can someone help me with this please?
I already read 3-5 pages issues and didn`t find some like this
I`m use SortableInput from kartik (infinity height, with scroll Y)but I think it's not that important
