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
Description:
I'm using BottomSheetModal in my Expo app and trying to open a second modal (OrderNotesModal) from within the first (DraftOrderModal). However, opening OrderNotesModal causes DraftOrderModal to close.
Expected Behavior
OrderNotesModal should open on top of DraftOrderModal without dismissing it.
Description:
I'm using BottomSheetModal in my Expo app and trying to open a second modal (OrderNotesModal) from within the first (DraftOrderModal). However, opening OrderNotesModal causes DraftOrderModal to close.
Expected Behavior
OrderNotesModal should open on top of DraftOrderModal without dismissing it.
Reproduction Code:
Would appreciate any guidance on resolving this. Thanks! 🙏
The text was updated successfully, but these errors were encountered: