Nextjs is preloading chunked js files but the <link /> has rel="stylesheet"
Unanswered
Little yellow ant posted this in #help-forum
Little yellow antOP
I've been noticing this pop up lately, any ideas on what I need to change in my project to have this preload with correct syntax?
5 Replies
Little yellow antOP
I'm still digging into this, no luck yet but it is definitely serving up an invalid link and I'm not sure why... yet
Little yellow antOP
Has anyone else seen this?
ngl that sounds like a bug
can you try the canary version of nextjs and see if its already fixed
could be related to https://github.com/vercel/next.js/issues/84569