emilkowalski / vaul

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

Unable to close drawer when clicking/tapping out of it #289

Open Kief5555 opened 4 months ago

Kief5555 commented 4 months ago

I'm unable to close the drawer when pressing anywhere on the screen that isn't the drawer (basically the vaul-drawer-wrapper)

It does not dismiss the drawer.

NextJS Latest, ShadCN, React Native.