Not scrolling to top #1665
Unanswered
azamat-747
asked this question in
Help (Vue)
Replies: 1 comment 2 replies
-
Hey, really hard to help here without a minimal reproduction, plus the linked-to video doesn't work (404). I just converted this to a discussion, as I suspect this isn't a bug and likely just an implementation issue, but happy to have another look if you can share a reproduction 👍 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Version:
@inertiajs/vue3
version: 1.0.0Describe the problem:
When i click link in footer, inertia not scrolling to top
<footer> <Link :href="route('home')">Home</Link> </footer>
Video
Beta Was this translation helpful? Give feedback.
All reactions