Anchor Links From Sanity in Gatsby
Original: https://codingcat.dev/post/anchor-links-from-sanity-in-gatsby
TL;DR version is make sure you implement onRouteUpdate and shouldUpdateScroll in gatsby-browser.js.
So what is an anchor link?
Anchor links are a way to navigate within the sam...
hashnode.codingcat.dev5 min read