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

Update Firestore example to use @for and AsyncPipe #3570

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

DellaBitta
Copy link
Contributor

@DellaBitta DellaBitta commented Oct 23, 2024

Checklist

Description

An update to docs/install-and-setup.md to align with the latest app sources when creating a new Angular project. The previous example used @ngFor which has been replaced with @for. Additionally the example requires that the component imports AsyncPipe.

Code sample

N/A

@DellaBitta DellaBitta marked this pull request as ready for review October 23, 2024 19:52
@jamesdaniels jamesdaniels merged commit 94e57c6 into angular:main Oct 23, 2024
16 checks passed
@DellaBitta DellaBitta deleted the ddb-update-install-and-setup branch October 23, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Angular 18 build errors in AngularFire Quickstart
2 participants