Next.js Discord

Discord Forum

how to disable strict mode on app router

Unanswered
Oriental Scops-Owl posted this in #help-forum
Open in Discord
Oriental Scops-OwlOP
I tried disabling strictmode inside next.config.mjs with reactStrictMode: false...

doesnt seem to work.. can anyonec confirm this is possible in app router?

2 Replies

West African Lion
I'm also running into this issue
Komondor
that should work. Where is your next.config file located