mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00

Safari UIWebView has troubles dropping image requests when the src changes, and when there are hundreds going in and out this causes issues. Instead, do not reuse img elements. Closes #6112