Spelling Mistake in Readme of Auth Section
- 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
Not version related since it's in the readme of the project.
**Other (e.g. Ionic/Cordova, Node, browser, operating system):**
### How to reproduce these conditions
Copy the constructor code of the README file and run it anywhere in your project.
In the constructor of README the console log prints a variable that is not declared and produces undefined variable error.
**Sample data and security rules**
### Debug output
** Screenshots **
### Expected behavior
In the constructor of the section idToken in the README file the console log should be console.log(token);
### Actual behavior
In the constructor of the section idToken in the README file the console log is trying to print a variable called string that does not exist.
Hướng dẫn đóng góp
Hướng nghiên cứu
Kiểm tra phần idToken trong README và ví dụ về constructor của phần đó. Đối chiếu biến được console log tham chiếu với biến token được sử dụng trong ví dụ, sau đó sao chép và chạy ví dụ để xác nhận rằng nó không còn tạo ra undefined-variable error.
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
- authentication, documentation
- Loại issue
- Tài liệu
- Độ 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