Neovici / cosmoz-router

Ad-hoc web component page router
Apache License 2.0
11 stars 1 forks source link

Don't reload route if url changes but it matches the same route #145

Open megheaiulian opened 5 months ago

megheaiulian commented 5 months ago

If the url changes but the router matches the same router do not re-load it and avoid re-creating the view. Instead just update the existing route.