angular-ui/ui-grid

Memory leaks in IE 11 - not in chrome and firefox

Open

#4.203 geöffnet am 17. Aug. 2015

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wantedseverity: memory leakseverity: performance

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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