ksachdeva / angular-swiper

Angular directive for nolimits4web/Swiper
Apache License 2.0
197 stars 94 forks source link

Swiper is not defined #46

Closed Triplecorpse closed 8 years ago

Triplecorpse commented 8 years ago

I downloaded angular-swiper, included './bower_components/angular-swiper/dist/angular-swiper.js' after angular.js but before my scripts, copy-pasted you markup in tutorial and I have an error. Almost forgot. I don't have swiper.min.css to include to my html. 2016-07-27 1

ksachdeva commented 8 years ago

You may be missing installation of swiper library - bower install swiper

Triplecorpse commented 8 years ago

Omg, sorry for bothering with such thing :) You were right, everything work fine now