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

Outlet disappear on navigation when multiple outlets are in use #20

Open
MichaelLhommeTransdev opened this issue Mar 22, 2023 · 1 comment

Comments

@MichaelLhommeTransdev
Copy link

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:

Current behavior

Currently, when using multiple outlets, only the last one will update on router navigation

Expected behavior

All the outlet should update. Proposed fix here main...MichaelLhommeTransdev:ngneat-overview:main

Minimal reproduction of the problem with instructions

Create two outlets, and use them on child components when navigating

What is the motivation / use case for changing the behavior?

I'm using teleport to control the AppBar title and also AppBar actions from the child pages.

Environment


Angular version: 15


Browser:
- [x] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
 
For Tooling issues:
- Node version: 18
- Platform: Windows

Others:

@luii
Copy link

luii commented Jan 17, 2024

@shhdharmen Are there any advancements towards a working solution on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants