Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple apps running with use of Angular Router conflicts with each other #10

Closed
bmagrys opened this issue Jun 16, 2019 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@bmagrys
Copy link
Owner

bmagrys commented Jun 16, 2019

Both or more Routers listens to global browser events like back or forward. Try to find a way to handle such events only once in currently opened micro-app. It's assumed that it should work without named outlets, just with default one. Limitations of Router can lead to workarounds, it won't be surprising if Angular currently doesn't expose enough low level Router management to let it work fully, without temporary workarounds.

@bmagrys bmagrys changed the title Multiple apps run with use of Angular Router conflicts with each other Multiple apps run using Angular Router conflicts with each other Jun 16, 2019
@bmagrys bmagrys added the bug Something isn't working label Jun 16, 2019
@bmagrys bmagrys changed the title Multiple apps run using Angular Router conflicts with each other Multiple apps running with use of Angular Router conflicts with each other Jun 16, 2019
bmagrys pushed a commit that referenced this issue Jun 20, 2019
…, unfortunately with use of additional boilerplate. Added Dashboard in Envelope for demo purposes. Added showcase as a GIF.
bmagrys added a commit that referenced this issue Jun 20, 2019
…-of-angular-router-conflicts-with-each-other

Solves #10. Successfully handled problems with navigation in all apps…
@bmagrys bmagrys closed this as completed Jun 20, 2019
@bmagrys bmagrys reopened this Jun 20, 2019
@bmagrys bmagrys closed this as completed Jun 20, 2019
bmagrys pushed a commit that referenced this issue Jun 20, 2019
bmagrys added a commit that referenced this issue Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Micro-frontend architecture
  
Awaiting triage
Development

No branches or pull requests

1 participant