Auto Scroll [ a little bit ] bug on React 18.0.0 #38919
Unanswered
JaysonCielo
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After updating my React to the latest version < Link >tag auto scrolls a little bit when navigating on every page using the navbar on my page [ I attached a video ] I tried the legendary < a > < /a > tag it works perfectly but that < Link > tag from gatsby have an auto scroll problem
can anyone suggest a different approach or know how to fix this?
Code: https://dropmb.com/api/shares/c2MTE1M/files/8183957e-fd43-4a0e-a934-7505074bf94e?download=false
AutoScrollBug.mp4
"gatsby": "^5.13.3",
"react": "^18.2.0",
Beta Was this translation helpful? Give feedback.
All reactions