Closed
Description
Version
3.1.6
Reproduction link
https://codesandbox.io/s/vue-routing-example-pk4q2
Steps to reproduce
Load page
What is expected?
scrollBehavior always return { x: 0, y: 200 }
so the scroll position should always be 200 pixels from the top
What is actually happening?
scrollBehavior always return { x: 0, y: 200 }
but scroll position y is always 0 when first loaded
Metadata
Metadata
Assignees
Labels
No labels