The Angular Material version (10.2.7) does not match the Angular CDK version (11.0.0). Please ensure the versions of these two packages exactly match. code example
Example: install angular cdk
npm i @angular/cdk --save
npm i @angular/cdk --save