Jquery Memory Leak

Jquery Memory Leak

We are using jquery 3.1.1 to develop ASP.NET mvc application after 10 mins of continous usage on IE11 we are encountring "Out of memory" issue because of various memory leaks in jquery3.1.1.js at various places. Our application heavy using jquery callback functions.

Any one have any idea to fix these leaks?