emilkowalski / vaul

An unstyled drawer component for React.
https://vaul.emilkowal.ski
MIT License
5.27k stars 170 forks source link

NextUI Select cannot be scrolled #301

Open bertdida opened 3 months ago

bertdida commented 3 months ago

I am trying to have a NextUI Select component inside the drawer https://nextui.org/docs/components/select#usage

But I am having an issue, where the list cannot be scrolled https://codesandbox.io/p/devbox/nextui-select-inside-vaul-rq86tk?file=%2Fapp%2Fmy-drawer.tsx%3A7%2C15