Ah, you are running Angular 19. Probably related to this - How to trace NullInjectorError which appears in Production environment only
A temporary fix is to set "optimization": false
in angular.json
.
Ah, you are running Angular 19. Probably related to this - How to trace NullInjectorError which appears in Production environment only
A temporary fix is to set "optimization": false
in angular.json
.