TypeError: _form_form_component__WEBPACK_IMPORTED_MODULE_57__ is undefined
I am working on an Angular-project where my current task is to turn all components standalone. However one component is not playing nicely and throws this error in the console:
Angular app does not follow baseHref – strictChecking issue
We are deploying Angular 16.1.0 app behind an application proxy and we face some issues.