siberiadev
Results
1
issues of
siberiadev
Could you tell me how to use events API of Flickity? ``` this.$refs.slider.on('select', function () { console.log(vm.$refs.slider.flickity.selectedIndex); }); ``` This code doesnt work. I get the error "Cannot read property...