You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mat-datepicker-toggle should render button correctly in compatibility mode.
What is the current behavior?
Error is thrown when rendering mat-datepicker-toggle: Error: The "md-" prefix cannot be used in ng-material v1 compatibility mode. It was used on an "button" element.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 4.4.0-RC.0
Angular material 2.0.0-beta.10
Chrome 60.0.3112.113