ionic-team / ionic-v1

The repo for Ionic 1.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
192 stars 187 forks source link

Collection-repeat not working on android if inside ion-scroll #407

Open kas84 opened 4 years ago

kas84 commented 4 years ago

Collection-repeat not working on android when inside of

What behavior are you expecting?

Steps to reproduce:

  1. https://codepen.io/kas84-the-decoder/full/OJPZBzO this doesn't work because it's inside a ion-scroll
  2. https://codepen.io/kas84-the-decoder/full/jOExeze this one works just as expected.

Both samples work fine on iOS and work fine on chrome desktop, I assume this is an android chromium bug, but I'd like to find a way around it so if anybody could please point me in the right direction it would be much appreciated.

Which Ionic Version? 1.x