router-store
router-store copied to clipboard
Load component based on route
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