We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d68ecc1 commit 96e8601Copy full SHA for 96e8601
js/angular/directive/collectionRepeat.js
@@ -27,7 +27,7 @@
27
*
28
* - The iOS webview has a performance bottleneck when switching out `<img src>` attributes.
29
* To increase performance of images on iOS, cache your images in advance and,
30
- * if possible, lower the number of unique images. Check out [this codepen]().
+ * if possible, lower the number of unique images. We're working on [a solution](https://github.com/driftyco/ionic/issues/3194).
31
32
* @usage
33
* #### Basic Item List ([codepen](http://codepen.io/ionic/pen/0c2c35a34a8b18ad4d793fef0b081693))
0 commit comments