Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

Remove page from navigation router / NavController. Ionic 4

$
0
0

@anton_klochko wrote:

Hi all ! Could anyone suggest please, if exist way to remove page from navigation router / NavController like in Ionic 3 ?

            this.nav.pop().then(() => {
                let views = this.nav.getViews();
                for (let i = 0; i < views.length; i++) {
                    if (views[i].getContent() == Page)
                        this.nav.removeView(views[i]);
                }
            });

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



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