nebulr / ui-swiper

Most modern mobile touch slider for angular js
MIT License
26 stars 25 forks source link

CSS class override doesn't work #9

Open svitlanaAntoniuk opened 7 years ago

svitlanaAntoniuk commented 7 years ago

Can't override default classes via attributes. Moreover, when trying to override class slide-class="custom-swiper-slide" get an error "TypeError: Cannot read property 'classList' of undefined"

nebulr commented 7 years ago

Can you create a jsfiddle? I can't replicate this