mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +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