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
{{ message }}
This repository has been archived by the owner on Sep 20, 2020. It is now read-only.
I am using stickyState to pop a modal from a state that replace it's parent view. Then on the modal when going the modal's sub-state, the view in the background is replaced by the parent of the state on witch i called the modal, it's a little bit tricky so i reproduce the bug on the example plnkr : http://plnkr.co/edit/We0Nx1NyvFTBmPuek7as?p=preview ( go deep into app.account.myStuff then open the modal and it's substate)
The text was updated successfully, but these errors were encountered:
I am using stickyState to pop a modal from a state that replace it's parent view. Then on the modal when going the modal's sub-state, the view in the background is replaced by the parent of the state on witch i called the modal, it's a little bit tricky so i reproduce the bug on the example plnkr : http://plnkr.co/edit/We0Nx1NyvFTBmPuek7as?p=preview ( go deep into app.account.myStuff then open the modal and it's substate)
The text was updated successfully, but these errors were encountered: