ionic-team / ionic-team/ionic-cli
[Minor] Standalone pages should not import IonicModule
Ouverte
triage
- Langage dominant
- TypeScript
- Étoiles
- 2k
- Forks
- 682
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.