You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been use this tool for a while, and everithings is great. But, recently i note that, the memory monitor is always increase. So, i run the the Performance test in devtool for Chrome, and this is the timeline of my application:
But, when i remove the CDN call for this library, the timeline is:
As you can see, this tool adds a memory leak when creating infinitely nodes
The text was updated successfully, but these errors were encountered:
I have been use this tool for a while, and everithings is great. But, recently i note that, the memory monitor is always increase. So, i run the the Performance test in devtool for Chrome, and this is the timeline of my application:
But, when i remove the CDN call for this library, the timeline is:
As you can see, this tool adds a memory leak when creating infinitely nodes
The text was updated successfully, but these errors were encountered: