ziffmedia / nova-select-plus

A Laravel Nova Select Field
MIT License
91 stars 26 forks source link

Dropdown options hidden by `overflow-hidden` #65

Closed nilsenpaul closed 6 months ago

nilsenpaul commented 8 months ago

When the SelectPlus Nova field is used near the end of a Nova panel, most dropdown options are hidden by the overflow-hidden on the container. Is this something you can change, or do you know a work-around?

overflow-hidden
bigperson commented 8 months ago

i have some problem

ralphschindler commented 7 months ago

Please try v2.0.5 - this is a nova problem, but I put a bandaid in place until it is fixed upstream. https://github.com/laravel/nova-issues/issues/6096