Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

No pre loading content on hovering a link #7

Open
rolojf opened this issue Sep 26, 2022 · 1 comment
Open

No pre loading content on hovering a link #7

rolojf opened this issue Sep 26, 2022 · 1 comment

Comments

@rolojf
Copy link

rolojf commented Sep 26, 2022

Just pointing out that, it seems like the pre loading on hover on a Route.link is not working on this version as it was on previous version.

I checked on developer tools on firefox on the console and the network tab.

Maybe you think is better to let this functionality go. Sure it's ok. Just wanted to point this out.

Thanks for all the great work you are doing on this!

@dillonkearns
Copy link
Owner

Someone else mentioned this behavior, it's specific to Firefox. This would be a great research task if someone wants to investigate how to preload links in Firefox. I use similar logic to SvelteKit, maybe they've updated their logic. I think it lives somewhere in this file: https://github.com/sveltejs/kit/blob/d14758d4964c65bd450d0ed241657ae716541b04/packages/kit/src/runtime/server/page/render.js.

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

No branches or pull requests

2 participants