Calendar note rendering dates -- Angular 1.6.1, Angular Material 1.1.1
This doesn't work with 1.6.0 either, which means that ngMaterial v1.1.1 is affected by some breaking change in Angular v1.6.x. Can you please reopen this in the ngMaterial repo?
It works properly on Material master: http://plnkr.co/edit/tQI0RBUSNwK2OEh59aha?p=preview. You need to wait for Material 1.1.2, version 1.1.1 is not compatible with Angular 1.6 (or with Angular 1.5.10+ with the preAssignBindingsEnabled flag enabled).
Most helpful comment
It works properly on Material
master: http://plnkr.co/edit/tQI0RBUSNwK2OEh59aha?p=preview. You need to wait for Material 1.1.2, version 1.1.1 is not compatible with Angular 1.6 (or with Angular 1.5.10+ with thepreAssignBindingsEnabledflag enabled).