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

how to prevent scrollToTop on #fragment scrolling #9

Open
achtan opened this issue Sep 6, 2016 · 1 comment
Open

how to prevent scrollToTop on #fragment scrolling #9

achtan opened this issue Sep 6, 2016 · 1 comment

Comments

@achtan
Copy link

achtan commented Sep 6, 2016

i have link with href='#foo' and div with id='foo' but after clicking the link, page is scrolled to top, not to the div#foo

@derwaldgeist
Copy link

derwaldgeist commented Sep 11, 2016

Also facing this when navigating via FlowRouter. When doing this:

FlowRouter.go('/my/route#pageanchor');

the page automatically scrolls to the top. Expected behaviour: Scroll to #pageanchor instead.

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

No branches or pull requests

2 participants