whitecube / nova-flexible-content

Flexible Content & Repeater Fields for Laravel Nova
MIT License
778 stars 230 forks source link

Fixes a bug in the flexible-search-menu component #512

Open nidhalkratos opened 3 months ago

nidhalkratos commented 3 months ago

Fixes a bug in the flexible-search-menu component to account for the case when there is no limit number of widget is set. Without this fix, the drop down does not show anything.