Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
When I integrate the redux store into my React app, then I get this error. - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
2y ago
SureshPasham
When I integrate the redux store into my React app, then I get this error.
Uncaught runtime errors
:
×
ERROR
Cannot access
'
WEBPACK
_DEFAULT
_EXPORT
' before initialization
ReferenceError
: Cannot access
'
WEBPACK
_DEFAULT
_EXPORT
' before initialization
at Module
.default
(
http://localhost:3000/static/js/bundle.js:2534:42
)
at
.
/src
/firebase
.js
(
http://localhost:3000/static/js/bundle.js:2552:59
)
at options
.factory
(
http://localhost:3000/static/js/bundle.js:55776:31
)
at
webpack
_require
(
http://localhost:3000/static/js/bundle.js:55175:32
)
at fn
(
http://localhost:3000/static/js/bundle.js:55434:21
)
. Google say importing redux store in js
-file should moved before or after reducers not sure
.
Thanks
Suresh Pasham
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
setup redux in react app
KP-C
Kevin Powell - Community / front-end
3y ago
How to store redux store to localstorage and get it when page refreshed
KP-C
Kevin Powell - Community / front-end
2y ago
React, Redux, Firebase
KP-C
Kevin Powell - Community / front-end
3y ago
React + Redux Course Suggestion
KP-C
Kevin Powell - Community / front-end
4y ago