Kendo UI for Angular Grid memory error?

I have an Angular 4.1.3 app where in one of the components I have 2 Kendo UI Angular 2 grids. Everything works fine, but every time I leave the page and then return, the memory usage increases by about 100MB. If I do this multiple times, the memory usage increases to the point that the user starts to see lag. I only have one Observable in this component which I unsubscribe in ngOnDestroy.

Grids get about 1000 records from 6-7 columns of text data, nothing too big. The reason I suspect grids are causing the memory to grow is that if I remove them from the page, the memory won't increase.

Has anyone experienced something similar? What would be the best way to clean up the memory used by this component on exit?

Thank.

+3
angular kendo-ui-angular2


source to share


No one has answered this question yet

Check out similar questions:

1
ngOnDestroy is not triggered while navigating a route until all pending subscriptions return a value
1
ASP.NET Core OData Web Service, Angular 5 and Grid Component in Kendo UI for Angular
1
Pageble Kendo UI Corner 2 Fixed Height Grid
1
How to clear data on kendo ui angular 2 grid
1
How can we clear the kendo ui grid for angular 2 when the grid lookup changes
0
Reducing memory usage in the Angular app
0
Angular creates multiple subscriptions when routing back and fourth
0
Kendo-ui Angular 7 How to export multiple grids to one Excel file?
0
Memory management (leak?) In angular and RxJS
0
How to fix an angular memory leak



All Articles
Loading...
X
Show
Funny
Dev
Pics