apollographql / apollographql/fullstack-tutorial
login-form.tsx references a lower case non-existent interface
- Ngôn ngữ chính
- TypeScript
- Star
- 1.2k
- Fork
- 808
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hello everybody,
`/final/client/src/components/login-forms.tsx` references `LoginTypes.loginVariables` from `login.ts` which does not exist. It needs to be `LoginTypes.LoginVariables` instead.
Currently, it is not possible to start the final client because of this bug.
I already prepared a commit for this fix but can't push it to a new branch because I have no push permission for this repo. How can I get the push permission for new branches?
Thanks a lot and best regards,
Jonas
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Mở /final/client/src/components/login-forms.tsx và so sánh member được tham chiếu của LoginTypes với interface được định nghĩa trong login.ts. Xác minh rằng client cuối có thể khởi động thành công sau khi reference khớp với tên interface hiện có.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- typescript
- Lĩnh vực
- frontend
- 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
- 35/100