next.js
646c9ab4 - Disable React debug channel by default (#83552)

Commit
324 days ago
Disable React debug channel by default (#83552) While dogfooding the debug channel in internal applications, we found bugs (most likely in React) that trigger runtime errors, when the debug channel is used to transport debug information. Those need to be investigated and fixed first, before we can enable the feature by default.
Author
Parents
Loading