How to open a page over a modal in Ionic without closing the modal?
souravion opened this issue · 0 comments
souravion commented
The issue is that when I click a button inside the modal, I want to be redirected to a particular URL. Currently, the page opens behind the modal when it’s closed, but I want the new page to open on top of the modal without closing it.