Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230983

Error: Type PdfViewerComponent is part of the declarations of 2 modules

$
0
0

Try the following:

app.module.ts
Leave the import of PdfViewerComponent and add the component in imports: []:

...
FormsModule,
IonicStorageModule.forRoot(),
PipesModule,
PdfViewerComponent 
],
... 

both pages
Remove importation and declaration for both page modules, but add new importation in top of page1.page.ts and page2.page.ts. Then use as you would use before.


Viewing all articles
Browse latest Browse all 230983

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>