Vladimir Liutov
Results
1
comments of
Vladimir Liutov
I have fixed this problem in my project by pinning dependency versions: ```json "connected-react-router": "5.0.1" "react-redux": "5.1.1" "react-router": "4.3.1", "react-router-dom": "4.3.1" ```