Next.js
Next.js Link wrapper is missing passHref
Next.js detected a Link wrapping a custom anchor-like component without passHref, which prevents the child anchor from receiving the href attribute.
Next.js
Next.js detected a Link wrapping a custom anchor-like component without passHref, which prevents the child anchor from receiving the href attribute.
Observed message
Link `passHref`
Why it happens
How to fix it
Official reference
Next.js Docs: Link passHrefRelated errors
Explore more