Next.js Discord

Discord Forum

Navigate to route and scroll to id

Unanswered
Sweat bee posted this in #help-forum
Open in Discord
Sweat beeOP
hey, I want to use next/link to navigate to another route and then scroll down to a specific id, ie

<Link href='/foo#bar'>Bar</Link>

Is that possible? Can I handle that without converting my page to client side?

0 Replies