ionic-modal-select icon indicating copy to clipboard operation
ionic-modal-select copied to clipboard

Error: collection-repeat tried to compute the height of repeated elements

Open durasj opened this issue 6 years ago • 4 comments

There is one error that gets reported once in a while (really only like once a month or few months even though the component is used pretty extensively). Users don't report any issues, but it still gets triggered and sent by the automated system. It's unfortunately impossible for me to reproduce.

Here is the error: Error: collection-repeat tried to compute the height of repeated elements "option in options track by $index", but was unable to. Please provide the "item-height" attribute. http://ionicframework.com/docs/api/directive/collectionRepeat/

I know this is very tricky, but maybe you would have some idea why this could happen. I think it could be some very low probability race condition.

Ionic version: 1.3.3

durasj avatar Aug 23 '17 12:08 durasj