I’m using @ionic/angular inside an angular version 10 project and although everything works fine locally using ng serve, whenever we deploy the application to the server the angular components are visible, but all of the ionic ones are missing. We are using stuff like ion-back-button, ion-menu and ion-buttons. We are also using cordova plugins and capacitor in the project but our mobile apps don’t have any problems, they are working as expected, the only problem we have is web.
Any suggestions will be greatly appreciated!
5 posts - 2 participants