amazing… adding that to app.module.ts solved the problem.
Thanks,
Well actually, adding CUSTOM_ELEMENTS_SCHEMA can fix the error but now I see that my app can no longer pass loading screen… it’s forever stuck on loading screen after removing original imports from app.module.ts…
This is sad…
I think this happens when custom made npm components are used…
Maybe Ionic native wrapper can fix the problem???