Hi, I have upgraded the angular2-useful-swiper to 8.1 version and now it seems like coverflow effect is not working. In last version, document says we should manually add swiper.js to index.html or angular.json.
Is that causing the issue? Below added my configuration:
Hi, I have upgraded the angular2-useful-swiper to 8.1 version and now it seems like coverflow effect is not working. In last version, document says we should manually add swiper.js to index.html or angular.json.
Is that causing the issue? Below added my configuration:
Also some events seems to be changed/updated. Earlier I was able to call the transitionStart, but now it seems to be changed. Any alternatives?
Thanks in advance