Pressing back in browser URL changes but view doesn’t (Tabs)

Hello,

I’m trying to resolve an odd bug with changing pages. This bug is reproducible when creating a super template in 3.9.2.

When navigating from a single pages to another single page (#/settings -> #/profile) and then pressing the back button on the browser, the expected happens. The view changes and the URL changes.

The issue is when doing this same thing except the first page is in a tab. (#/tab/feed/feed -> #/settings) Pressing the back button changes the URL but does not change the view.

How do I fix this?

Overall, I’m looking for a solution to load the app at a specific link to be used as a PWA, but it seems like the Nav In Ionic has some serious bugs.