emilkowalski / vaul

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

Dialog thinks mouse is pressed when exiting context menu #279

Open peetzweg opened 4 months ago

peetzweg commented 4 months ago

When I open a context menu and dismiss it by clicking outside of it. The drawer thinks my mouse is pressed and is moving like when I use my mouse to drag to close it.

https://github.com/emilkowalski/vaul/assets/839848/0fb10c73-47d7-416a-84ed-83df5ab55d42

jcpsimmons commented 4 months ago

Same (using via Shadcn)