0
moustafa created
Hello Suppose that we are in Users Page, then open the ui-modal to insert new user , i noticed that if you tried to navigate to another page by pressing go back or go forward (browser's buttons) it will take you there ( previous page ) but the modal still showing up. try yourself to get the point clearly so my question is how to terminate $uibModalInstance when new page is loaded ?
1 Answer(s)
-
0
You may use state change event of angular router. But we will also check for a solution since this is a UX problem. Thanks.