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

support anchor? #95

Open
linwalker opened this issue May 10, 2017 · 1 comment · May be fixed by #86
Open

support anchor? #95

linwalker opened this issue May 10, 2017 · 1 comment · May be fixed by #86

Comments

@linwalker
Copy link

linwalker commented May 10, 2017

does it support anchor?
just like click on tag: <a href="#position1">jump</a>,
the page scroll to the position of the tag: <a name="positon1">position1</a>


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@frenzzy
Copy link
Member

frenzzy commented May 10, 2017

Yes. This is the native browser behavior, you do not need to do anything special with the router. Demo: https://jsfiddle.net/frenzzy/e6bbfxk2/

@frenzzy frenzzy linked a pull request Aug 16, 2017 that will close this issue
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants