Hello everyone, can you please help me I’m facing now this problem, I tried to install
“ionic3-calendar-en” then when I used this I’ve got this error message.
Uncaught Error: Template parse errors:
‘ion-calendar’ is not a known element:
If ‘ion-calendar’ is an Angular component, then verify that it is part of this module.
If ‘ion-calendar’ is a Web Component then add ‘CUSTOM_ELEMENTS_SCHEMA’ to the ‘@NgModule.schemas’ of this component to suppress this message.
Thank you for replying my question. Yes you’re right but when i insert the “ion-calendar” tag in my app.html it works fine but when i input this in the specific page i’ve got that error. I think because of lazy loading but i don’t know how to fix