Rafal

Results 1 comments of Rafal

Experiencing same issue here. @edtownend what do you mean by "flickity call", can you please elaborate? In the parent component I've tried doing: ``` mounted() { this.$nextTick(function() { this.$refs.flickity.rerender() })...