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

(fix #2607): Fix router.back in abstract mode when 2 consecutive same routes appear in history stack #2771

Merged
merged 2 commits into from
Jul 5, 2019

Commits on Jul 5, 2019

  1. fix(AbstractHistory): Fix router.back in abstract mode

    Fix abstract mode's router.back() when 2 consecutive same routes appear in the history stack array
    
    fix vuejs#2607
    Domino9697 authored and posva committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    2d0b97d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5af53f View commit details
    Browse the repository at this point in the history