Conversation
AndrewKushnir
left a comment
There was a problem hiding this comment.
@Gitrhyme thanks for adding a more detailed guide for this error. In order to display a link to this guide, could you please also update the error code definition here: https://github.com/angular/angular/blob/main/packages/core/src/errors.ts#L100 and use - sign in front of the error code (see examples in the same file) - that'd indicate to the runtime code that there is a guide available and a link would be automatically added to the error message.
AndrewKushnir
left a comment
There was a problem hiding this comment.
@Gitrhyme thanks for addressing the feedback! Just added a couple minor proposals. Thank you.
|
@Gitrhyme thanks for addressing additional comments, the change looks good. Could you please merge all commits into the first one, so that we can do a final review and add the PR to the merge queue? Thank you. |
47a9b89 to
d38bec2
Compare
AndrewKushnir
left a comment
There was a problem hiding this comment.
Reviewed-for: public-api
|
Caretaker note: no additional reviews are required (low risk, docs-only), the PR can be merged. |
This PR adds error NG0750 to Error Encyclopedia. Update adev/src/content/reference/errors/NG0750.md Co-authored-by: Andrew Kushnir <43554145+AndrewKushnir@users.noreply.github.com> Update adev/src/content/reference/errors/NG0750.md Co-authored-by: Andrew Kushnir <43554145+AndrewKushnir@users.noreply.github.com>
d38bec2 to
4a84f03
Compare
thePunderWoman
left a comment
There was a problem hiding this comment.
reviewed-for: public-api
This PR adds error NG0750 to Error Encyclopedia. Update adev/src/content/reference/errors/NG0750.md Co-authored-by: Andrew Kushnir <43554145+AndrewKushnir@users.noreply.github.com> Update adev/src/content/reference/errors/NG0750.md Co-authored-by: Andrew Kushnir <43554145+AndrewKushnir@users.noreply.github.com> PR Close #59265
|
This PR was merged into the repository by commit d54deb2. The changes were merged into the following branches: main, 19.0.x |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
This PR adds error NG0750 to Error Encyclopedia. Update adev/src/content/reference/errors/NG0750.md Co-authored-by: Andrew Kushnir <43554145+AndrewKushnir@users.noreply.github.com> Update adev/src/content/reference/errors/NG0750.md Co-authored-by: Andrew Kushnir <43554145+AndrewKushnir@users.noreply.github.com> PR Close angular#59265
This PR adds error NG0750 to Error Encyclopedia.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: #59218
What is the new behavior?
Error code NG0750 is now visible in Error Encyclopedia.
Does this PR introduce a breaking change?
Other information
NA