-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
🗺 Accept http to
values in Link, treat like <a>
#5016
Comments
PR for React Router support here 👉 remix-run/react-router#9900 - in Remix we're probably going to need to use the same regex there too in order to add Remix PR 👉 #5092 - will remove duplicate code once Router PR is merged/released |
@mcansh to get back to it for the Remix PR |
so browser prerendering is a little iffy, https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/prerender, but does work - however chrome now has this "speculation rules api", which uses a script tag and a custom |
Discussed in #4888
The text was updated successfully, but these errors were encountered: