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
Anchor links do not scroll to the desired element after routing from another page.
This issue was found on a project that has a shared header. In the header there is a "Teams" link that should go to the /about-us#team section. When I'm on a different page (Not the about us page) then that link goes to /about-us (The #teams gets discarded).
It does work correctly if I'm on the about-us page already or if I open the link in a new tab.
The issue was discussed in this thread: https://elmlang.slack.com/archives/CNSNETV37/p1690362362232329
The text was updated successfully, but these errors were encountered:
Anchor links do not scroll to the desired element after routing from another page.
This issue was found on a project that has a shared header. In the header there is a "Teams" link that should go to the /about-us#team section. When I'm on a different page (Not the about us page) then that link goes to /about-us (The #teams gets discarded).
It does work correctly if I'm on the about-us page already or if I open the link in a new tab.
The issue was discussed in this thread: https://elmlang.slack.com/archives/CNSNETV37/p1690362362232329
The text was updated successfully, but these errors were encountered: