question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[v4] buttonSheet.current.close closing all sheets inside Portal

See original GitHub issue

Bug

BottomSheet?.current?.close() closing all opened Sheets inside Portal

Environment info

Library Version
@gorhom/bottom-sheet 4.1.0
@gorhom/portal 1.0.9
EXPO 42
react-native-reanimated 2.2.0
react-native-gesture-handler 1.10.2

Steps To Reproduce

  1. click button to set STATE_1 to true, to render BottomSheetModal_1
  2. click button inside BottomSheetModal_1 to set STATE_2 to render BottomSheetModal_2, then close BottomSheetModal_1 with BottomSheetModal_1?.current?.close(), and it close also “BottomSheetModal_2” when it is fully open …

Describe what you expected to happen:

  1. in Step 2 i expect CLOSE BottomSheetModal_1 and not BottomSheetModal_1 and BottomSheetModal_2

Reproducible sample code

https://snack.expo.dev/@engazan/bottom-sheet-v4-reproducible-issue-template

video example

https://user-images.githubusercontent.com/53254371/136505448-65cd3108-70a1-4460-a0d6-28b5cc129e2d.mov

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
gorhomcommented, Oct 9, 2021
0reactions
github-actions[bot]commented, Nov 15, 2021

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bottom Sheet doesn't close when navigating to different screen
There are few ways to do it. Here are two: Add useFocusEffect that runs when your screen with BottomSheetModal is unfocused:.
Read more >
PeopleTools 8.58: PS/nVision - Oracle Help Center
Using Portal Folders. ... you close Excel, PS/nVision closes automatically as well. ... This utility converts all .xls files present in the source...
Read more >
Untitled
The lone gunmen episode 7, Cyanogenmod 11 samsung galaxy core, Reverse mapping in hibernate! Cleaning up itunes library windows, Cute as a button...
Read more >
Version 3.2 - Release Notes - Help pages of MA Lighting ...
The new RDM sheet lists all fixtures discovered per RDM. ... All sub-fixtures of the MA Fixture have to be in the current...
Read more >
Flutter Beginners Guide to using the Bottom Sheet - Medium
Just head over to #4 if you don't care about the other solutions. You wrap your Home widget of the Material App in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found