Run app:
npm install ionic serve
How to repeat bug:
- Open app in browser, Tab1 will be active
- On active Tab1 click Go button. Now we're on internal page of Tab1
- Click to Tab2
- On active Tab2 click Go button. Now we're on internal page of Tab2
- Click to Tab1
- On active Tab1 click Back button. Now we're on main page of Tab1
- Click to Tab2
- On active Tab2 click Back button. Here is error! Nothing has happened!
Video to reproduce: