Next.js Discord

Discord Forum

CSS not returning in <head> when using the experimental-edge runtime

Unanswered
Magyar agár posted this in #help-forum
Open in Discord
Magyar agárOP
Hey! I'm trying to return CSS in the <head> my NextJS app using the experimental-edge runtime so there isn't a flicker on load. This works fine when building statically, but it's not working when using SSR on experimental-edge . Has anyone else ran into this issue?

0 Replies