Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Back and Foward are not working properly with stepper #8

Closed
AlvISsReimu opened this issue Aug 7, 2019 · 0 comments · Fixed by #9
Closed

Back and Foward are not working properly with stepper #8

AlvISsReimu opened this issue Aug 7, 2019 · 0 comments · Fixed by #9
Assignees
Labels
bug Something isn't working expectedly

Comments

@AlvISsReimu
Copy link
Member

Environment

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36

URL

http://localhost:8083/result/stage/main_2/main_02-02

Steps to reproduce

  1. Go to "result by stage"
  2. Select a zone and a stage
  3. Press "Back" on the browser
  4. "Back" button fails to take user to the previous step.

(This also happens on "Forward" button, and on "result by item")

What is expected?

Users should be able to use back and forward buttons to switch steps.

What is actually happening?

Not sure.

@AlvISsReimu AlvISsReimu added the bug Something isn't working expectedly label Aug 7, 2019
AsahiLuna added a commit that referenced this issue Aug 7, 2019
The same component will not trigger the Vue-router rerender component, so we need watch `$route` to
refresh component data.

fix #8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working expectedly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants