blendbyte / nova-items-field

Laravel Nova array items field with sorting & validation
MIT License
13 stars 9 forks source link

Draggable always on even without the option #7

Closed WillyReyno closed 1 year ago

WillyReyno commented 1 year ago

Hello and thank you for maintaining this package for Nova 4, it's a huge help!

I noticed that whether I added ->draggable() to my Items input or not, the list was still draggable. Are you reproducing it too?

bashgeek commented 1 year ago

Thanks for reporting! This should be fixed now and be in the next release.