angular-ui/ui-grid

Memory Leak

Open

#4,802 opened on Dec 2, 2015

View on GitHub
 (8 comments) (3 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
help wantedneeds: answerseverity: memory leak

Description

Hi, I use ui-grid into my application. When i left a controller with a grid the memory is not released but i return into the same controller ( or other with another ui-grid) memory grows. I have same problem with yout tutorial.

I can released memory in any mode?

Contributor guide