Next.js Discord

Discord Forum

React DevTools Error

Unanswered
Patterdale Terrier posted this in #help-forum
Open in Discord
Patterdale TerrierOP
I have this error I get in the terminal/console, I don't know what exactly triggers the error in my NextJs codebase...at times when I refresh I don't see the error, at other times, I see the error

- When I uninstall the React DevTools extension, I don't see any error at all
- when I run pnpm build and then pnom start , no build errors... And I don't see the errors in the terminal or console.
- in production and dev mode, none of the apps functionality is affected....the only issue is the error when react DevTools is installed.

What could be the cause?

This is the branch I get the issue in, but not in the main branch...

https://github.com/repro123/foreing-exhange-curency-converter/tree/feature/history-panel-last-known

0 Replies