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

返回多层时产生的bug #9

Open
zack24q opened this issue Jul 24, 2017 · 1 comment
Open

返回多层时产生的bug #9

zack24q opened this issue Jul 24, 2017 · 1 comment
Assignees
Labels

Comments

@zack24q
Copy link

zack24q commented Jul 24, 2017

examples中history模式,一次性返回好几层路由会产生一些问题。

重现方法:

  • history.go(-2)会报findRepeat is not defined错误
  • history.go(-3)历史记录会返回3层,但是库只识别出返回了一层
@ElderJames
Copy link
Owner

感谢测试!
第一个问题已解决,第二个我会改进识别的逻辑。

@ElderJames ElderJames added the bug label Jul 24, 2017
@ElderJames ElderJames self-assigned this Jul 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants