drewjbartlett / vue-flickity

A Vue Slider / Carousel Component for Flickity.js
http://drewjbartlett.com/demos/vue-flickity/
375 stars 56 forks source link

pageDots are not shown #35

Closed ngtlin closed 5 years ago

ngtlin commented 6 years ago

When using Flickity options, pageDots: true. I do see the underlined flickity instance do created pageDots elements. But nothing is visible on the screen.

ngtlin commented 6 years ago

As a work around by adding a dummy Vue component, the pagination dots appear.

sheriffderek commented 5 years ago

Did you ever solve your problem? It's hard for me to tell what it is. Try adding some more description or - if you solved it, maybe close this.

ngtlin commented 5 years ago

Yes, I have found a solution.