[#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:
flexsurfer
2023-06-14 14:18:39 +02:00
committed by GitHub
parent 350303256b
commit eddbeb8896
+1
View File
@@ -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