angular-material-components
angular-material-components copied to clipboard
datetime-picker:8.0.0 with angular 14.2.11 issue
Using angular version 14.2.11 and "@angular-material-components/datetime-picker": "^8.0.0", "@angular-material-components/moment-adapter": "^8.0.0", i am getting this error: Getting ERROR TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable. and i am getting and this datetimepicker error
while using :[for]='$any(picker)'