Navstack Issues
tuckerjt07 opened this issue · 4 comments
tuckerjt07 commented
Have you encountered an issue using the browser's back and forward buttons?
ravitejrai commented
Can we extend it to browser forward and back buttons and for child routes which are not outlets ?
ravitejrai commented
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)
bzhao16834 commented
@ravitejrai Do you mind posting your solution here?
ravitejrai commented
@bzhao16834 try referring this https://github.com/ravitejrai/Micro-frontend-router , Its not 100% percent but you can build on it.