I\'m trying to implement a very basic ng-repeat directive for a Ionic 3 project using Angular 4. I simply don\'t understand why this code is not returnig anything. I guess t
name: {{item.name}} name: {{item.position}}
Working code is https://gitlab.com/ugur.ayan/temp-ionic/