How to Dismiss angular modal on URL change ? – User friendly Tech help
Requirement :-nWe have a Angular bootstrap Modal to show a popup window. On clicking backspace / browser back button, we want to cancel the popup and continue with the url change. The default behaviour is that page behind the modal changes, but the modal remains on top.nPlunker link for issue nGitHub issuennSolution :- nWe have seen lot…