#Are Nextjs Link tags with dynamic URLs

1 messages · Page 1 of 1 (latest)

distant wing
hallow wraithBOT
#

Hi @distant wing. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

distant wing
#

<Link href={'/user/' + candidate.id}> to <a href={'/user/' + candidate.id}> fixed my issues