@angular/cdk/cdk has no exported member 'DataSource' January 06, 2018 @angular/cdk/cdk has no exported member 'DataSource' Solution 1: The import should be like below import { CdkTableModule } from '@angular/cdk/table'; This means that the CdkTableModule must be imported from @angular/cdk/table. Share Get link Facebook X Pinterest Email Other Apps Share Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment