Skip to content

Link vs anchor tags #1721

Closed Answered by RobertBoes
davadams97 asked this question in Help
Discussion options

You must be logged in to vote

See the docs on external redirects: https://inertiajs.com/redirects#external-redirects
The Inertia <Link> component makes an XHR request and it expects an Inertia response. So you'd either have to use the external redirect, or if it's just an external URL, use a regular <a> tag

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by davadams97
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants