tgrassl/angular-elements-routing

Navstack Issues

tuckerjt07 opened this issue · 4 comments

Have you encountered an issue using the browser's back and forward buttons?

Can we extend it to browser forward and back buttons and for child routes which are not outlets ?

NVM... I figured it out..... Also, you don't need the hostLocationService at all, You can use the multi-location strategy (with code modifications) and still achieve the same and more (solve nav track issues)

@ravitejrai Do you mind posting your solution here?

@bzhao16834 try referring this https://github.com/ravitejrai/Micro-frontend-router , Its not 100% percent but you can build on it.