Next.js Discord

Discord Forum

Warning: Font preload was not used within a few seconds

Unanswered
Skipjack tuna posted this in #help-forum
Open in Discord
Skipjack tunaOP
I get this warning for all of my fonts which I defined inside of layout.tsx, imported from "next/font/google" (unless I set the preload attribute to false). I'm not sure how to fix these warnings, I tried a lot of things already.

The resource at “http://localhost:3000/_next/static/media/a34f9d1faa5f3315-s.p.woff2” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly.

0 Replies