Next.js Discord

Discord Forum

<Link> borked with download attribute

Unanswered
GetPsyched posted this in #help-forum
Open in Discord
When using the download attribute, the Link tag remains unchanged and doesn't initiate any download, while replacing the exact same tag (with the same props) from Link to the HTML native a, works just fine.

Is this intentional? I couldn't find anything in the docs.

0 Replies