- with collection-repeat on Chrome, Firefox, Android Browser - works perfectly ok,
- same list, same services, same data BUT with ng-repeat - works perfectly ok also on Safari,
- when changed to collection-repeat 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? (all standard ngCloak stuff checked, don't understand why ONLY not working on Safari )