Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 48980

Modal Close Error

$
0
0

Can someone help me ?
I want to close the a modal when a user on phone or browser clicks back button.
I used


  @HostListener('window:popstate', ['$event'])
  dismiss() {
    this.modalContorller.dismiss({
      'dismissed': true
    });
  }

But its closed the modal and then went back a page.
I just want to close the modal and stay on the same page on back button click event

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 48980

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>