Skip to content
New issue

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] On web the bottom sheet modal only works once #1557

Closed
TNAJanssen opened this issue Oct 4, 2023 · 3 comments
Closed

[v5] On web the bottom sheet modal only works once #1557

TNAJanssen opened this issue Oct 4, 2023 · 3 comments
Labels
bug Something isn't working no-issue-activity

Comments

@TNAJanssen
Copy link

Bug

When creating the modal and loading it will work, when you close or dismiss the modal it will set the transform Y.
If you try to open the modal again it will not open, and the transform will still be incorrect.

Environment info

Library Version
@gorhom/bottom-sheet 5.0.0-alpha4
react-native 0.72.4
react-native-reanimated 3.3.0
react-native-gesture-handler 2.12.0

Steps To Reproduce

  1. Create bottom sheet modal
  2. Open app in web
  3. Click button to open modal
  4. Close modal
  5. Click button to open modal it will not show

Describe what you expected to happen:

  1. Show the modal again

Reproducible sample code

Hard to do because there is no web in the snack, will try to make one later

@TNAJanssen TNAJanssen added the bug Something isn't working label Oct 4, 2023
Copy link

github-actions bot commented Nov 3, 2023

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Copy link

github-actions bot commented Nov 8, 2023

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as completed Nov 8, 2023
@TNAJanssen
Copy link
Author

It's not solved yet..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no-issue-activity
Projects
None yet
Development

No branches or pull requests

1 participant