Christian Preston

Results 112 comments of Christian Preston

@manniL I made it a node module for the purpose that it replicates what I am trying to do within a private node module with some basic endpoints and server...

P.S @manniL I updated the link in the main issue too

Hey @pi0, Is there anything I can do to make a PR to help out ? I tried looking but I honestly don't know know where this is happening. Thanks!

Can you make a StackBlitz reproduction? 🙏🏻

Can you submit a reproduction 🙏🏼 ?

Copy the code in stackblitz url on the README, copy your code to see if you can replicate it on that environment.

@impronta48 You can also see how it is setup on: https://stackblitz.com/github/cpreston321/nuxt-swiper/tree/main/examples/swiper-basic?file=app.vue.

@fjh1610 @hosseinghs What swiper version are you on if so are you overwriting it within the package.json? The newer swiper has a different path to css that cause it to...

Also can you try the newly update swiper that switches to elements ? This will fix a bunch of issues people have been having with swiper itself. https://github.com/cpreston321/nuxt-swiper/pull/109