Skip to content

docs: add error guide for NG05101#69467

Open
arturovt wants to merge 1 commit into
angular:mainfrom
arturovt:docs/errors_5101
Open

docs: add error guide for NG05101#69467
arturovt wants to merge 1 commit into
angular:mainfrom
arturovt:docs/errors_5101

Conversation

@arturovt

Copy link
Copy Markdown
Contributor

Adds a new error reference page for NG05101 (NO_PLUGIN_FOR_EVENT), which is thrown when no registered EventManagerPlugin supports the event name passed to addEventListener. The page covers the two common causes: a typo in the event binding and a missing plugin provider.

@pullapprove pullapprove Bot requested a review from crisbeto June 22, 2026 17:44
@angular-robot angular-robot Bot added the area: docs Related to the documentation label Jun 22, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jun 22, 2026
@pullapprove pullapprove Bot requested a review from atscott June 22, 2026 17:48

@JeanMeche JeanMeche left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

reviewed-for: public-api

@JeanMeche JeanMeche removed request for atscott and crisbeto June 22, 2026 17:49
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note labels Jun 22, 2026
@JeanMeche

Copy link
Copy Markdown
Member

caretaker note: This is a doc only change, no need to presubmit

@JeanMeche JeanMeche added action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews and removed action: merge The PR is ready for merge by the caretaker labels Jun 22, 2026
@JeanMeche

Copy link
Copy Markdown
Member

Looks like we had some tests that checked against that error

Adds a new error reference page for NG05101 (NO_PLUGIN_FOR_EVENT),
which is thrown when no registered EventManagerPlugin supports the
event name passed to addEventListener. The page covers the two common
causes: a typo in the event binding and a missing plugin provider.
@arturovt

Copy link
Copy Markdown
Contributor Author

Looks like we had some tests that checked against that error

Updated.

@angular-robot angular-robot Bot requested a review from JeanMeche June 22, 2026 19:18
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: docs Related to the documentation merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants