Closed
Description
Website or app
Repro steps
For checking whenever my project will work correctly, when I run a command next dev
, errors which are shown below occurred.
When I pass a first argument which is an object to console.log()
, console.error()
, console.warn()
, I can repro the errors.
for example,
console.log([]);
console.error({});
Before a few days, the errors had never occured.
When I disable DevTools, the errors calm down.
I think, the errors may be caused by the codes which are shown below.
How often does this bug happen?
Every time
DevTools package (automated)
No response
DevTools version (automated)
No response
Error message (automated)
No response
Error call stack (automated)
No response
Error component stack (automated)
No response
GitHub query string (automated)
No response