I opened my web application in Edge. When I login through the application and come to the homepage I noted the memory consumption of the application in task manager. Then I performed some operations on the site and again go the task manager and see that the memory is increasing in an unexpected way; up to 1800 MB.
What things causes the leak of memory on client side?
I used JQX, Google maps API and jQuery on my client side. Does anyone have any idea what causes releasing this memory?