Closed this issue 2 years ago · 0 comments
Hi, there is a special feature for refreshing slick when its content was changed dynamicaly (v-for and other...)
$(this.$el)[0].slick.refresh()
or
$(this.$el).slick('refresh')
It is better then unslick->slick :) More info