Pivot table not compatible with Angular 11

I have upgraded my Angular version to 11 and PivotViewModule module started giving compilation error. Looks like Pivot table​ component is not supported for Angular 11. Below is the exact Stack trace. Please suggest

Error: node_modules/@syncfusion/ej2-angular-pivotview/src/pivotview/pivotview.module.d.ts:4:22 - error NG6002: Appears in the NgModule.imports of AppModule, but could not be resolved to an NgModule class.

    This likely means that the library (@syncfusion/ej2-angular-pivotview) which declares PivotViewModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.


1 Reply

ME Mouli Eswararao Syncfusion Team June 22, 2021 02:49 PM UTC

Hi Dipesh, 
 
Thanks for contacting Syncfusion support. 
 
We are unable to reproduce the issue at our end and Pivot table supports angular 11 we have created a sample for you with angular 11. Please find it below 
 
 
Regards, 
Mouli 


Loader.
Up arrow icon