Home Forums Report Bugs Memory Leak Reply To: Memory Leak

#22560

Hi,

We are facing the same issue, we are using destroy method also, but still increasing memory

Application details
——————-
we have a dashboard page, it will show dashboard for each level, while switch between levels memory is increasing continuously.

in our application while switching between level we first destroy every existing charts using destroy method, then create new dashboard with charts, but still increasing memory