Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(compiler-cli): wrong event name for host listener decorators #60460

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

Closed
wants to merge 1 commit into from

Conversation

crisbeto
Copy link
Member

Fixes that when generating the type checking code @HostListener, we were using the method name instead of the event name.

Fixes that when generating the type checking code `@HostListener`, we were using the method name instead of the event name.
@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer target: major This PR is targeted for the next major release labels Mar 19, 2025
@crisbeto crisbeto requested review from JoostK and devversion March 19, 2025 14:07
@angular-robot angular-robot bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Mar 19, 2025
@ngbot ngbot bot added this to the Backlog milestone Mar 19, 2025
@crisbeto crisbeto removed the request for review from JoostK March 19, 2025 14:59
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Mar 19, 2025
@pkozlowski-opensource
Copy link
Member

This PR was merged into the repository by commit 2d51a20.

The changes were merged into the following branches: main

@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 19, 2025
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: compiler Issues related to `ngc`, Angular's template compiler target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants