You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
It would be nice to be able to link to
router.Link(someRoute) + "#section1"
to scroll to thesection1
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
The text was updated successfully, but these errors were encountered: