Treegrid rendered incorrectly in Angular 9

Hi

treegrid component doesn't get rendered correctly when using Angular 9.
I used your example https://ej2.syncfusion.com/angular/demos/#/material/treegrid/checkbox-column and updated project to Angular 9 (no Ivy).

Angular 8: works fine

Angular 9: doesn't work



3 Replies

GL Gowri Loganathan Syncfusion Team March 5, 2020 04:55 PM UTC

Hi Damir, 

Thanks for contacting Syncfusion Forum 

Query#: Treegrid rendered incorrectly in Angular 9 

We have provided the angular 9 compatibility support from v17.4.51 onwards. Please find the below release notes 

For your convenience we have prepared a sample in angular 9 , kindly refer it below. 

We suspect that due to the compilation problem , treegrid rendered incorrectly in angular 9 in stackblitz sample. 

Kindly get back to us, if you need more assistance on this.  

Please revert us, if you need more assistance  

Regards, 
Gowri V L. 





DG Damir Gabeljic March 6, 2020 11:19 AM UTC

Yes, your sample renders correctly, because Ivy is enabled by default.
But if you turn off Ivy (as I stated in first post), it renders incorrectly.

tsconfig.app.json

  "angularCompilerOptions": {
    "enableIvy": false
  }


MP Manivannan Padmanaban Syncfusion Team March 11, 2020 12:23 PM UTC

Hi Damir,  

Sorry for the delayed response. 

We will consider this as bug and logged a defect report for the same and the fix will be included in any of our upcoming patch release after Volume 1 2020 main release.  

You can track the current status of the issue by using below feedback link, 

Note: Kindly login to your account to view the feedback link. 

Until then we appreciate your patience.  

Regards, 
Manivannan Padmanaban. 



Loader.
Up arrow icon