Typo in Install/Setup.md Step 4
- Ngôn ngữ chính
- TypeScript
- Star
- 7.8k
- Fork
- 2.2k
- Merge trung bình
- 22 giờ 28 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
### Version info
**Angular:**
n/a
**Firebase:**
n/a
**AngularFire:**
n/a
**Other (e.g. Ionic/Cordova, Node, browser, operating system):**
n/a
### How to reproduce these conditions
By navigating to [Install and Setup.md](https://github.com/angular/angularfire/blob/HEAD/docs/install-and-setup.md) and following Step 4.
**Failing test unit, Stackblitz demonstrating the problem**
**Steps to set up and reproduce**
Follow the [Install and Setup.md](https://github.com/angular/angularfire/blob/HEAD/docs/install-and-setup.md) and try to build after Step 4.
**Sample data and security rules**
n/a
### Debug output
** Errors in the JavaScript console **
n/a
** Output from `firebase.database().enableLogging(true);` **
n/a
** Screenshots **

### Expected behavior
Should build/serve without any issues.
### Actual behavior
Throws error:
```
Property 'items' does not exist on type 'AppComponent'. Did you mean 'items$'?ngtsc(2551)
app.component.ts(7, 33): Error occurs in the template of component AppComponent.
```

Hướng dẫn đóng góp
Hướng nghiên cứu
Mở docs/install-and-setup.md và kiểm tra Step 4, sau đó tái hiện lỗi build đã báo cáo bằng cách làm theo các hướng dẫn thiết lập được liên kết. So sánh template binding của mẫu với thuộc tính AppComponent được hiển thị trong lỗi; được xem là hoàn tất khi setup được ghi trong tài liệu build và serve mà không gặp lỗi thuộc tính đã báo cáo.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- angular, firebase, typescript
- Lĩnh vực
- documentation
- Loại issue
- Lỗi
- Độ khó
- 1/5
- Thời gian dự kiến
- Dưới một giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 45/100