Next.js Discord

Discord Forum

Are there any workarounds for this bug? https://github.com/vercel/next.js/issues/48230

Unanswered
Belgian Hare posted this in #help-forum
Open in Discord
Belgian HareOP
This bug breaks cors for local development. Cors requires https if used from localhost so if you want to work with http you need to use 127.0.0.1.

0 Replies