outl1ne / nova-menu-builder

This Laravel Nova package allows you to create and manage menus and menu items.
MIT License
242 stars 86 forks source link

Can't get rid of "nestable" checkbox #202

Closed michalsrodek closed 5 days ago

michalsrodek commented 5 months ago

I set up max_depth=1 to create a one-level menu. It works just fine, but the "nestable" checkbox in the popup still appears

image

It is completely useless now, and I can't get rid of it

Tarpsvo commented 5 days ago

I think I fixed it in 7.1.7. It will only show up when the max depth is set to bigger than 1.