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
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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