Skip to content

fix(core): include input name in error message#60404

Closed
crisbeto wants to merge 1 commit intoangular:mainfrom
crisbeto:60199/input-name
Closed

fix(core): include input name in error message#60404
crisbeto wants to merge 1 commit intoangular:mainfrom
crisbeto:60199/input-name

Conversation

@crisbeto
Copy link
Copy Markdown
Member

Includes either the debugName or alias of an input in the error message about a value not being available.

Fixes #60199.

Includes either the `debugName` or alias of an input in the error message about a value not being available.

Fixes angular#60199.
@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Mar 15, 2025
@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Mar 15, 2025
@ngbot ngbot bot added this to the Backlog milestone Mar 15, 2025
@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 15, 2025
@pkozlowski-opensource
Copy link
Copy Markdown
Member

This PR was merged into the repository by commit 8953e45.

The changes were merged into the following branches: main, 19.2.x

pkozlowski-opensource pushed a commit that referenced this pull request Mar 17, 2025
Includes either the `debugName` or alias of an input in the error message about a value not being available.

Fixes #60199.

PR Close #60404
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 17, 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: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: NG0950: "Input is required but no value is available yet." Give the input name to the error message

3 participants