I am facing issue with using both Kendo UI for Angular and Angular Material together.
Facing below build errors if both the packages are installed.
<kendo-grid> is not a known element.
Filterable is not a known element.
Angular/cli version - 14.2.0
Kendo version - 11.1.0
Angular material version - 8.2.3
Kendo and Material are working fine separately.