ionic-team / ionic-team/ionic-cli
[Minor] Standalone pages should not import IonicModule
Đang mở
triage
- Ngôn ngữ chính
- TypeScript
- Star
- 2k
- Fork
- 682
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Description:**
Standalone pages should not import IonicModule and should import the standalone variant from '@ionic/angular/standalone'.
This leads to several bugs in the android version and possibly in the iOS version.
**Steps to Reproduce:**
ionic g page
**Output:**
A new standalone page with IonicModule
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.