devmark / angular-slick-carousel

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

module problem #145

Open webspecialist opened 6 years ago

webspecialist commented 6 years ago

When I add the module : slickCarousel then I have problems in the code ... black screen with error: Uncaught Error: [$injector:modulerr] Uncaught TypeError: Cannot read property 'offsetWidth' of undefined

What Can I do?

ashu07 commented 5 years ago

Facing the same issue, Tried to import it in angular.json file but still gives the same error.

Any suggestions?