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
Note the screen scrolls to the top despite there being no navigation event
Expected behaviour
The client router should only scroll to the top when an actual navigation event occurs rather than any time the server state is updated.
Additional context
Hydrogen version: v0.11.1
Node version: v16.14.0
The text was updated successfully, but these errors were encountered:
Describe the bug
The router will scroll to the top of the page whenever the server state is finished being updated.
To Reproduce
Expected behaviour
The client router should only scroll to the top when an actual navigation event occurs rather than any time the server state is updated.
Additional context
The text was updated successfully, but these errors were encountered: