We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Upgrade all syncfusion controls

Dear Team,

Renderning of controls is very slow after updating angular 15 with latest syncfusion control.

Below is stackbiltze link.

https://stackblitz.com/edit/angular-y4zimd?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fhello.component.ts,src%2Fapp%2Fapp.module.ts,src%2Fapp%2Fapp.component.html

I have also attached the video for better understanding of my problem. Please find the attach file.


Attachment: Angular_(forked)__StackBlitz__Google_Chrome_20221220_203043_f3828b60.zip


2 Replies

NG Nagendra Gupta December 21, 2022 06:16 AM UTC

Dear Team,


I have implemented syncfusion some controls in Angular 14 Project with ngb model, have a look to the video where you can find syncfusion control rendered slowly once after entire html rendered. 


Pause Video at : 11 second





Look at the snapshot given some of controls not rendered with others,


Find the sample code and video 



Attachment: angular14_b761e1b7.rar


TJ Theveshwar Jayakumar Syncfusion Team January 5, 2023 04:22 AM UTC

Hi Nagendra,


Initially, this issue has occurred in the following version starting from (v20.3.47) which was caused by setTimeout function that slows down the rendering of Syncfusion components. We have added this delay to resolve the issue of child templates not being rendered in karma unit tests. And we have fixed this issue in our latest patch release version (i.e. v20.4.40). So, to resolve this issue please update our Syncfusion components to the latest version.

Please refer the below release notes:

Link: https://helpej2.syncfusion.com/angular/documentation/release-notes/20.4.40/?type=all


Please get back to us if you have any concerns

Regards,

Theveshwar


Loader.
Up arrow icon