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

fix(zone.js): should not clear onhandler when remove capture listener #54602

Closed

Conversation

JiaLiPassion
Copy link
Contributor

Close #54581

Should not clear onHandler when remove capture event listeners.

Copy link

@maxpatiiuk maxpatiiuk left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this! The code and test looks good 💎

@AndrewKushnir AndrewKushnir added action: review The PR is still awaiting reviews from at least one requested reviewer area: zones target: patch This PR is targeted for the next patch release labels Feb 26, 2024
@ngbot ngbot bot added this to the Backlog milestone Feb 26, 2024
Close angular#54581

Should not clear `onHandler` when remove capture event listeners.
@AndrewKushnir AndrewKushnir added action: presubmit The PR is in need of a google3 presubmit action: global presubmit The PR is in need of a google3 global presubmit and removed action: review The PR is still awaiting reviews from at least one requested reviewer action: presubmit The PR is in need of a google3 presubmit labels Feb 27, 2024
@dasa
Copy link

dasa commented Mar 11, 2024

Is there an ETA for this? Thanks

@AndrewKushnir
Copy link
Contributor

Presubmit (TGP).

@AndrewKushnir
Copy link
Contributor

AndrewKushnir commented Mar 12, 2024

Caretaker note: TGP is "green", but it'd still be great to merge and sync this change separately.

@AndrewKushnir AndrewKushnir added action: merge The PR is ready for merge by the caretaker merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note risky Identifies a PR that has a level of risk to merging and removed action: global presubmit The PR is in need of a google3 global presubmit labels Mar 12, 2024
@dylhunn
Copy link
Contributor

dylhunn commented Mar 22, 2024

I'm going to hold this one until Monday, and sync it at the beginning of the week on its own.

@dylhunn
Copy link
Contributor

dylhunn commented Mar 27, 2024

This PR was merged into the repository by commit e44b077.

@dylhunn dylhunn closed this in e44b077 Mar 27, 2024
dylhunn pushed a commit that referenced this pull request Mar 27, 2024
…#54602)

Close #54581

Should not clear `onHandler` when remove capture event listeners.

PR Close #54602
ilirbeqirii pushed a commit to ilirbeqirii/angular that referenced this pull request Apr 6, 2024
…angular#54602)

Close angular#54581

Should not clear `onHandler` when remove capture event listeners.

PR Close angular#54602
@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 Apr 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: zones merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note risky Identifies a PR that has a level of risk to merging target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(Zone.js): removing capture:true event listener breaks .on* event listeners
5 participants