Improving WP support and collection-repeat

The effort to support WP is great. It also helps with cross browser support as a whole which is a nice added benefit.

My biggest issue on IE is the sizing of the collection-repeat items.
Some Javascript is setting the style=“width: 0px; height: 0px;” on each item.

Is that part of the list of issues to fix? Or is there a workaround for it?
It is also reproducable with http://ionicframework.com/docs/api/directive/collectionRepeat/ when running on IE