We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v5
v3
v2
Web
Hello and thank you for your amazing library! 😊
I strongly believe that onDismiss doesn't work on the web; at least in my project, it is triggered on Android and iOS but not on the web.
My packages :
I tried to reproduce the bug on Snack with a very simple example, but as soon as I pass the ref, I get another error 👍
Minified React error #284; visit https://reactjs.org/docs/error-decoder.html?invariant=284 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
But I think it's related to Snack. The issue can easily be reproduced locally.
(In my situation, in my environment, I use BottomSheetModal instead of BottomSheet.)
https://snack.expo.dev/tCAMJuRbyYiF8tFL6aE4e?platform=android
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
Web
What happened?
Hello and thank you for your amazing library! 😊
I strongly believe that onDismiss doesn't work on the web; at least in my project, it is triggered on Android and iOS but not on the web.
My packages :
Reproduction steps
I tried to reproduce the bug on Snack with a very simple example, but as soon as I pass the ref, I get another error 👍
But I think it's related to Snack. The issue can easily be reproduced locally.
(In my situation, in my environment, I use BottomSheetModal instead of BottomSheet.)
Reproduction sample
https://snack.expo.dev/tCAMJuRbyYiF8tFL6aE4e?platform=android
Relevant log output
The text was updated successfully, but these errors were encountered: