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
Hi @brminnick, I've upgraded Media Element to 5.0.0, but I still see the same problem. Is there anything else I need to be doing to make sure the media element is disconnected correctly?
The reproduction repo now includes a sample with the upgraded media element.
The above code will let you control it manually. It is up to you if you want it to work this way now. By default it will work automatically in the background.
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
Upon exiting a page that has a MediaElement, although calling the DisconnectHandler as recommended, MediaElement does not get removed.
Expected Behavior
MediaElement should be garbage collected.
Steps To Reproduce
Link to public reproduction project repository
https://github.com/cagriy/MemoryLeak9
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: