You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I open let's say 6 BottomSheets and then press the back button "<" QUICKLY, all the BottomSheets do not close, but if the app is exited, when I reopen the app the screen shows me which is in Sheet Screen 5, I press the CLOSE THIS SHEET button and it says "Console Error The action 'GO_BACK' was not handled by any navigator.". What am I doing wrong?
The text was updated successfully, but these errors were encountered:
rolanCoder
changed the title
When you QUICKLY press the back button "<" in android, it does not close all the BottonSheet.
When you QUICKLY press the back button "<" in android, it does not close all the BottomSheet.
Jun 5, 2024
I am testing the SimpleExample..., https://github.com/th3rdwave/react-navigation-bottom-sheet/blob/main/example/src/SimpleExample.tsx
When I open let's say 6 BottomSheets and then press the back button "<" QUICKLY, all the BottomSheets do not close, but if the app is exited, when I reopen the app the screen shows me which is in Sheet Screen 5, I press the CLOSE THIS SHEET button and it says "Console Error The action 'GO_BACK' was not handled by any navigator.". What am I doing wrong?
The text was updated successfully, but these errors were encountered: