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

docs: change count to this.count in example #56080

Closed
wants to merge 1 commit into from

Conversation

bahalbach
Copy link
Contributor

count is not available in this context, the instance variable this.count should be used instead.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

In the example count is not available in this context, the instance variable this.count should be used instead.

Issue Number: N/A

What is the new behavior?

The example does not have an error.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@pullapprove pullapprove bot requested a review from AndrewKushnir May 26, 2024 08:02
@angular-robot angular-robot bot added the area: docs Related to the documentation label May 26, 2024
@ngbot ngbot bot added this to the Backlog milestone May 26, 2024
Copy link
Member

@JeanMeche JeanMeche left a comment

Choose a reason for hiding this comment

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

LGTM

@JeanMeche JeanMeche removed the request for review from AndrewKushnir May 26, 2024 14:52
@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 labels May 26, 2024
@pkozlowski-opensource
Copy link
Member

This PR was merged into the repository by commit df267c5.

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 target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants