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

Windows Issue no clearing webview memory #106

Open
dimityrivanov opened this issue Sep 12, 2023 · 2 comments
Open

Windows Issue no clearing webview memory #106

dimityrivanov opened this issue Sep 12, 2023 · 2 comments

Comments

@dimityrivanov
Copy link

Hello guys,

I have strange problem that I just can't find a solution to solve, on windows when I open the easywebview inside an dialog and the dialog is closed the webview stays in the task manager as reference and its not cleared, any guidance on how to fix it

@mtzinfotech
Copy link

you need to dispose the webView using onDispose() method.
I hope this can fix your problem.

@rodydavis
Copy link
Owner

Can you submit a PR if any changes are needed?

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

3 participants