kendo-vue icon indicating copy to clipboard operation
kendo-vue copied to clipboard

[Bug][Grid] large memory when using lots of cells

Open zdravkov opened this issue 3 months ago • 0 comments

Describe the bug The memory of the browser us quite large when rendering larger amount of cells

To Reproduce Here is the setup https://stackblitz.com/edit/frefyw-wev9gx?file=src%2Fmain.vue

And here is the tested page - https://frefyw-wev9gx.stackblitz.io/ Expected behavior The memory is extremely high and we need to check if there is a way to decrease it.

zdravkov avatar May 16 '24 13:05 zdravkov