vasyabigi / angular-slick

Angular directive for slick-carousel
http://vasyabigi.github.io/angular-slick/
MIT License
500 stars 237 forks source link

fix "undefined" text in slick dots (bullets) #42

Closed donatas closed 9 years ago

donatas commented 9 years ago

When user does not define customPaging fn, slick returns "undefined" text instead of default value - button element (see https://github.com/kenwheeler/slick/blob/master/slick/slick.js#L57 for reference). Besides, you'll never get "null", because scope.attributeFn is wrapped by angular.