devmark / angular-slick-carousel

Angular directive for slick-carousel
http://devmark.github.io/angular-slick-carousel/
MIT License
353 stars 125 forks source link

slickness.slick is not a function #66

Closed anilselvaa closed 8 years ago

anilselvaa commented 8 years ago

ionic.bundle.js:25644 TypeError: slickness.slick is not a function at angular-slick.js:167 at ionic.bundle.js:31023 at completeOutstandingRequest (ionic.bundle.js:18708) at ionic.bundle.js:18980

devmark commented 8 years ago

inject slick plugin before loading angular-slick

generalgmt commented 7 years ago

@devmark, Here is my imported files still having the same issue

screen shot 2016-12-26 at 2 44 28 pm screen shot 2016-12-26 at 2 47 56 pm

Any idea of what is missing here?

heshamelmasry77 commented 6 years ago

same problem