:fire: Setup Create React App with React Boilerplate. Highly scalable & Best DX & Performance Focused & Best practices.
1.87k
stars
394
forks
source link
component not rendered when route is pushed from saga middleware #74
Closed
SanskarSans closed 4 years ago
To push to different location this is what I used.
This just changes the url but not renders the component for that route.
I saw the line "connected-react-router" is not needed so I am not aware how it can be done without it.