React-Router-Redux hydrate store based on route path -


i'm making small web application react, redux, , react-router-redux. when visit main page, can submit form triggers async redux action makes call service- fetching data, hydrating store response, , showing response based on new redux-reduced props.

that works fine, there lack of routing url //mywebsite.com/.

the issue having want able navigate //mywebsite.com/view/[id] hydrate store props calling async redux action.

i haven't been able find specifically... direction great.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -