router-store icon indicating copy to clipboard operation
router-store copied to clipboard

Load component based on route

Open DominicBoettger opened this issue 8 years ago • 0 comments

Hello

Do you think it's possible to create a effect based on a route which will send the url to a api and the result will return the type. Based on the type a component is resolved and filled with data. If a error is resolved the page will go through the normal routing or to a error page.

Did somebody try to do this with the router-store?

Best regards Dominic

DominicBoettger avatar Nov 06 '17 14:11 DominicBoettger