Skip to content

Commit 96e8601

Browse files
committed
docs(collectionRepeat): add link to ios image fixes
1 parent d68ecc1 commit 96e8601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/angular/directive/collectionRepeat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
*
2828
* - The iOS webview has a performance bottleneck when switching out `<img src>` attributes.
2929
* 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]().
30+
* if possible, lower the number of unique images. We're working on [a solution](https://github.com/driftyco/ionic/issues/3194).
3131
*
3232
* @usage
3333
* #### Basic Item List ([codepen](http://codepen.io/ionic/pen/0c2c35a34a8b18ad4d793fef0b081693))

0 commit comments

Comments
 (0)