angular-ui/ui-grid

Memory leaks in IE 11 - not in chrome and firefox

Open

#4,203 opened on Aug 17, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
help wantedseverity: memory leakseverity: performance

Description

Hi,

In IE 10/11 the memory goes up and up and never comes down in one of our angular applications where we are using the ui-grid 3.0 as we move within the application. It is a single page application. The browser`s memory goes up and eventually crashes throwing the error 'not enough storage is available to complete this operation'.

Is the ui-grid compatible with IE ? there are no leaks in the other browsers.

Contributor guide