- on Chrome, Firefox, Android Browser - works perfectly ok,
- with ng-repeat - works perfectly ok,
- same code with collection-repeat ONLY on Safari (desktop and mobile) databinding is not working - i have {{ item.name }} until I resize browser window (I guess that kicks off $digest cycle )
Any ideas?