antonreshetov / vue-glide

A slider and carousel as vue component on top of the Glide.js
https://antonreshetov.github.io/vue-glide/
MIT License
269 stars 39 forks source link

fixes slidesCount computed value bug using Nuxt #4

Closed adivohayon closed 5 years ago

antonreshetov commented 5 years ago

Hi @adivohayon thank you for pull request and found the bug. I think this is a complicated condition of check. It must be simple c.componentOptions && c.componentOptions.tag === 'vue-glide-slide'

antonreshetov commented 5 years ago

@adivohayon If you want me to do merge, please update your pull request by https://github.com/antonreshetov/vue-glide/pull/4#issuecomment-441672997

antonreshetov commented 5 years ago

Сlosed due to inactivity