graygt / ionic-bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run app:

npm install
ionic serve

How to repeat bug:

  1. Open app in browser, Tab1 will be active
  2. On active Tab1 click Go button. Now we're on internal page of Tab1
  3. Click to Tab2
  4. On active Tab2 click Go button. Now we're on internal page of Tab2
  5. Click to Tab1
  6. On active Tab1 click Back button. Now we're on main page of Tab1
  7. Click to Tab2
  8. On active Tab2 click Back button. Here is error! Nothing has happened!

Video to reproduce:

video.mov

About


Languages

Language:CSS 35.8%Language:Vue 29.5%Language:JavaScript 18.8%Language:TypeScript 11.4%Language:HTML 4.4%