ionic-team / ionic-team/ionic-cli
[Minor] Standalone pages should not import IonicModule
Abierto
triage
- Lenguaje dominante
- TypeScript
- Estrellas
- 2k
- Forks
- 682
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.