我尝试构建ionic 4应用程序。然而,在尝试修复前一个错误之后,新的错误不断出现。我已经在这个错误(How to load other page inside of an ionic segment?)之后创建了一个自定义组件,然后我得到了一个错误: addchilds组件是2个模块声明的一部分。我查找了这个错误,创建了shared.module.ts并将其导入到app.module.ts中。If 'ion-col' is an Angular component, then ver
我尝试在几个页面中添加我的标题组件(Ionic g组件)。Error: Type HeaderComponent is part of the declarations of 2 modules: Tab1PageModule当将NgModule添加到组件时,我会得到关于指令的错误(未被识别)。当添加ComoneModule (来自<e
is
part of the declarations of 2 modules: AppModule in /home/shiva/Ionic/af2-lists/src//shiva/Ionic/af2-lists/src/pages/patient-detail/patient-detail.module.ts.is part of the de
我已经创建了一个加载器组件,并且正在尝试在我的页面中使用。问题是它在一个页面中运行良好,但当我在其他页面中使用时,它显示错误这是我的第一个页面/loader/loader.component'; //this is component i am using
import { IonicModule } from '@ionic/