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
This seems to be what was suposedly already fixed in #837
@tanstack/start 1.103 and @tanstack/react-router 1.102.5 I'm getting the behaviour described earlier where if the url + hash already match the Link props, nothing actually happens
Which project does this relate to?
Router
Describe the bug
This seems to be what was suposedly already fixed in #837
@tanstack/start
1.103 and@tanstack/react-router
1.102.5 I'm getting the behaviour described earlier where if the url + hash already match the Link props, nothing actually happensYour Example Website or App
https://site-git-features-ethui-dev.vercel.app/
Steps to Reproduce the Bug or Issue
/#hero
, which should scroll back to the topExpected behavior
The page should navigate back to the hash
Screenshots or Videos
No response
Platform
Additional context
Pull request refering to the vercel deploy linked above: ethui/site#21
The text was updated successfully, but these errors were encountered: