DevTools State "Undefined" #1759
ScottRojas
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I spent hours chasing the state "undefined" ghost - second guessing everything, every module, every block, debugging, again and again with Chrome on Mac OSX.
Actions reflected in every event but state undefined from jump at @@init. Refactored my code so many times over. Then I created a bare-bones test counter project same issue. I knew at that point it was time to scour google. ChatGPT was of no help, couldn't solve it either.
The resolution ?
Uninstall Redux DevTools from Chrome and reinstall and clears the issue. Stackoverflow from a year ago one small comment:
https://stackoverflow.com/a/77081253/23147892
I was damn pulling my hair out. Lost hours today on it.
Beta Was this translation helpful? Give feedback.
All reactions