dazinator / NetPack

.Net Core library, for runtime processing of static files such as typescript, js, css etc.
13 stars 2 forks source link

BlazorReload - maintain current route #49

Closed dazinator closed 5 years ago

dazinator commented 5 years ago

At the moment, the blazor browser reload component, refreshes the page but redirects you back to "/" - when it should preserve the current route you are navigated to. It can get access to this via NavigationManager