You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a project in Laravel PHP where i use swiper for sliders.
Now i have to implement a new Vue3 SFC component into this project, but since then the sliders stopped working.
As in: they seem to initialize (classes are added) but i can't go to the next slide and it is not responsive.
It is like the entire Swiper JavaScript is frozen....
Do i really have to use swipers vue components?
I don't really feel like rewriting all of my swiper code.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a project in Laravel PHP where i use swiper for sliders.
Now i have to implement a new Vue3 SFC component into this project, but since then the sliders stopped working.
As in: they seem to initialize (classes are added) but i can't go to the next slide and it is not responsive.
It is like the entire Swiper JavaScript is frozen....
Do i really have to use swipers vue components?
I don't really feel like rewriting all of my swiper code.
Appreciate any help you can give me.
Beta Was this translation helpful? Give feedback.
All reactions