[#15626] Bottom sheets stop opening if close the app with a bottom sheet open and with PNs enabled and reopen it (#16258)
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
(navigation/set-default-options options/default-options)
|
||||
(reset! state/curr-modal false)
|
||||
(reset! state/dissmissing false)
|
||||
(re-frame/dispatch [:bottom-sheet-hidden])
|
||||
(if (= @state/root-id :multiaccounts-stack)
|
||||
(re-frame/dispatch-sync [:set-multiaccount-root])
|
||||
(when @state/root-id
|
||||
|
||||
Reference in New Issue
Block a user