kevinoleary19 / Angular-2-Datepicker

A minimalist datepicker inspired by Google's material design
70 stars 71 forks source link

Calendar not displayed with @angular/material "2.0.0-beta.3" #86

Open danny-swimmer opened 7 years ago

danny-swimmer commented 7 years ago

After upgrading my system from @angular/material": "2.0.0-beta.2" to @angular/material": "2.0.0-beta.3", the calendar is no longer displayed when user clicks on datepicker.

MorlaRamakrishna commented 7 years ago

It is working for me with 2.0.0-beta.2

HZooly commented 6 years ago

@MorlaRamakrishna Could you explain how? I get this error:


More than one component matched on this element.
Make sure that only one component's selector can match a given element.```