cpreston321 / nuxt-swiper

Swiper.js for Nuxt
https://www.npmjs.com/package/nuxt-swiper
MIT License
238 stars 12 forks source link

Type errors with navigation, pagination, autoplay and creative-effect props in <Swiper> #47

Open talaxasy opened 1 year ago

talaxasy commented 1 year ago

Nuxt: 3.2.3

For some reason when I updated package from 0.1.6 to 1.0.1 such props as navigation, pagination, autoplay and creative-effect have only undefined type

image image

w3bsite commented 1 year ago

try to add <script></script> to the file I think it will solve this issue I think it's a bug. it seems to be working ok with <script setup></script> too and the problem is when you have either no Githubissues.

  • Githubissues is a development platform for aggregating issues.