angular-material-components
angular-material-components copied to clipboard
'ngx-mat-datetime-picker' is not a known element
Hi, i have an angular 11 proyect, just update a moment ago and when i update via npm to the latest version in my html file show this error

before the update, (angular 10) all works great, all modules are ok, etc, etc, just happend when upgrade to angular 11 and update all the dependencies
I'm having the exact same issue here, have you found a fix?
Getting the same issue...
@singulli1 I didn't find a solution and just ended up using:
<input matInput type="datetime-local">
Try npm install --save @angular-material-components/moment-adapter