Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory Leak in IE11 even after refreshing the whole page #165

Open
kstenson opened this issue Oct 26, 2016 · 2 comments
Open

Memory Leak in IE11 even after refreshing the whole page #165

kstenson opened this issue Oct 26, 2016 · 2 comments

Comments

@kstenson
Copy link

We've an issue that I think is in the webcomponent.js level where IE is not releasing memory even after doing a page reload.

webcomponents/webcomponentsjs#541

I was wondering if you could give us any insight to how we can mitigate this? Even running the clock sample on IE has a small memory leak.

In one of our apps that use custom elements heavily it is causing an issue for our IE 11 user.

Any help would be greatly appreciated

@csuwildcat
Copy link
Member

I will be upgrading to the latest polyfill soon, so that may eliminate this issue. I will try to isolate the cause on this build of the polyfill.

@ghost
Copy link

ghost commented May 24, 2018

@kstenson,

I was looking at the memory profile in v1 after I saw this issue, I did get memory build up on edge but it was reduced after I stopped going crazy with the page refreshes it stabilized => but still did get some memory build up at first but not as much that was described in your reference. [keep in mind I'm no expert with memory profiling] :0

Is this issue fixed with IE Edge [latest release] ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants