angular-material-components icon indicating copy to clipboard operation
angular-material-components copied to clipboard

Cannot use datetime-picker with Angular 15 and Angular Material 14

Open mollykreis opened this issue 2 years ago • 0 comments

I would like to have an application that uses the following dependencies:

  • Angular 15
  • Angular material 14
  • @angular-material-components/datetime-picker (some version that supports Angular 15 and Angular material 14)

However, there is not a version of @angular-material-components/datetime-picker that supports Angular 15 and Angular material 14, even though this is a supported combination according to the @angular/material 14.2 package file.

Can a version of @angular-material-components/datetime-picker be published that is compatible with Angular 15 and Angular material 14?

mollykreis avatar Nov 09 '23 15:11 mollykreis