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 not released in Safari when editing multiple images #963

Open
kevingrabher opened this issue Jul 20, 2022 · 0 comments
Open

Memory not released in Safari when editing multiple images #963

kevingrabher opened this issue Jul 20, 2022 · 0 comments

Comments

@kevingrabher
Copy link

When multiple images are uploaded, page memory is adding up and never released.
Especially when using mobile devices, this results in the WebView to eventually reload (this is especially problematic when Cropper.js is implemented in a page with other information, as that information would then be lost).

To Reproduce:
While monitoring memory usage in Safari's Web Inspector
1 - Upload image
2 - Upload another image
..n - Upload another image

Screenshots
cropperJS 2
cropperJS

Tested on:

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

No branches or pull requests

2 participants