I noticed that NO_ERRORS_SCHEMA is frequently used by nativescript modules both by the nativescript-schematics but also in examples by nativescript with Angular. However I'm just wondering why that is the case?
I guess there is a good explanation for this, I'm just not that into nativescript yet. Normally I would say using NO_ERRORS_SCHEMA should be avoided as it makes your debugging a lot harder so I'm very curious about why this is used everywhere.
Examples:
https://docs.nativescript.org/performance-optimizations/lazy-loading