connected-react-router icon indicating copy to clipboard operation
connected-react-router copied to clipboard

redux devtool doesn't show the actions when I import configureStore function from a component.

Open manhquan2893 opened this issue 5 years ago • 2 comments
trafficstars

Solution: export default store instead of export default configureStore

manhquan2893 avatar Feb 11 '20 05:02 manhquan2893

This sounds like you're having trouble with redux and/or redux-devtools. How is it related to connected-react-router?

agriffis avatar Feb 20 '20 13:02 agriffis

Please close if you found solution for this issue

davidtranjs avatar Jan 23 '21 09:01 davidtranjs