MrWolfZ/ngrx-forms

material 15+ (MCD based components) compatibility

fxck opened this issue · 1 comments

fxck commented

mat-list-option started throwing, because selectionList is not available anymore, and error-state-matcher started throwing errors due to MatChipList being removed from Angular

MatChipList has equivalents in MatChipGrid and others, not sure what to do about selectionList.

fxck commented

I see, it was already mentioned here #301