You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error is displayed: Warning: validateDOMNesting(...): %s cannot appear as a descendant of <%s>.%s both on Firefox and Chrome. I thought it might be caused by the remaining log statement, but that doesn't seem to be the case now that it's gone.
Sadly, this is mangled by my console.error replacements (that don't replace %s but it's basically a dom nesting error.
I disabled the filtering (by commenting the line in setup.ts) and it gives:
Copy of #104 (comment) for details:
It seems to be coming from here:
https://www.npmjs.com/package/@next/react-dev-overlay
The text was updated successfully, but these errors were encountered: