emilkowalski / vaul

A drawer component for React.
https://vaul.emilkowal.ski
MIT License
6.44k stars 215 forks source link

Native history back swipe gesture blocked #478

Open vainamov opened 1 month ago

vainamov commented 1 month ago

This seems to be an upstream error in react-remove-scroll, which has recently been fixed (see https://github.com/radix-ui/primitives/issues/1554).

I was about to update the @radix-ui/react-dialog dependency myself in a PR, but I don't use pnpm and didn't want to mess up the lockfile.

reynaldichernando commented 1 month ago

Seems like swipe back still doesn't work on the updated version https://github.com/radix-ui/primitives/issues/1554#issuecomment-2402059329.