Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Defer external and internal links #50

Open
talentlessguy opened this issue Aug 8, 2021 · 0 comments
Open

Defer external and internal links #50

talentlessguy opened this issue Aug 8, 2021 · 0 comments

Comments

@talentlessguy
Copy link

At the moment links on a page that link to another page on the website are treated as external and result in reloading the page, which defeats the purpose of Next.js universal routing.

Would be cool to separate links and the ones that internal (start with a slash) should be wrapped in a <Link>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant