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 adding anchors to routed pages #315

Closed
Tarmil opened this issue Jul 28, 2023 · 0 comments · Fixed by #321
Closed

Support adding anchors to routed pages #315

Tarmil opened this issue Jul 28, 2023 · 0 comments · Fixed by #321
Labels
enhancement New feature or request

Comments

@Tarmil
Copy link
Member

Tarmil commented Jul 28, 2023

It would be nice to be able to link to router.Link(someRoute) + "#section1" to scroll to the section1 anchor in the linked page. Currently, the above link goes to the right page but doesn't scroll.

StackOverflow request for this: https://stackoverflow.com/questions/76785745/how-to-make-anchors-work-when-switching-between-two-routes-in-a-bolero-f-single

@Tarmil Tarmil added the enhancement New feature or request label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant