Failing to setup mat-datepicker in angular component
Migrating an application from ng 15 (I think) to 18.
I’m having a headache with a date picker component.
I’ve removed my implementation (with bindings) and replaced with one from a tutorial (angular university).