Skip to content

Conversation

@wagnermaciel
Copy link
Contributor

No description provided.

@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Dec 22, 2022
@wagnermaciel wagnermaciel added the target: major This PR is targeted for the next major release label Dec 22, 2022
@wagnermaciel wagnermaciel marked this pull request as ready for review December 22, 2022 22:16
@wagnermaciel wagnermaciel requested review from mmalerba and removed request for andrewseguin and josephperrott December 22, 2022 22:16
Copy link
Member

@crisbeto crisbeto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any context behind why this new package is being introduced? It doesn't look like it's used anywhere.

@wagnermaciel
Copy link
Contributor Author

Yeah, we're having some scalability issues with applications that have hundreds of the same component on the same page. One of the issues is the number of independent event listeners being attached. I still need to do some experimenting internally to see if this actually alleviates the issue

@crisbeto
Copy link
Member

Do we have any concrete examples where this would help though? We generally don't want to implement our own event management on top of the framework.

I suspect that we got rid of a lot of the listeners in #26147.

@devversion devversion removed their request for review January 16, 2023 09:20
@josephperrott josephperrott requested a review from a team as a code owner December 18, 2024 17:40
@josephperrott josephperrott requested review from a team and removed request for a team December 18, 2024 17:40
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 22, 2025
@wagnermaciel wagnermaciel deleted the global-listener branch November 20, 2025 19:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

detected: feature PR contains a feature commit target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants