tabuckner / material-dayjs-adapter

A MatDateAdapter for Dayjs
https://www.npmjs.com/package/@tabuckner/material-dayjs-adapter
15 stars 23 forks source link

ERROR: "... was not found in '@angular/material'" #79

Open mart2k opened 5 months ago

mart2k commented 5 months ago

With the angular material 9 upgrade angular changed the imports from @angular/material notation to @angular/material/button like notation.

This adapter does not work anymore with angular >8. Rellay disappointing. Please update.

tabuckner commented 5 months ago

Hey @mart2k , feel free to fork the project to resolve the issue, and submit a PR back to this repo!