SwiperElement: Virtual attribute not working properly in Angular 14 #6401
Unanswered
AlexGarrixen
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to use the virtual attribute on the swiper-container doesn't allow drag the slides.
Playback link: https://codesandbox.io/s/angular-swiper-virtual-5l8zpp?file=%2Fsrc%2Fapp%2Fapp.component.html&fbclid=IwAR0ZKVQOpdPSuZVHEajVMIc8nHUZg6zVD8p6aDKoltY03i9i_di_pxBeaCc
Replicate this in React and it works fine there.
Any clue why this happens in angular ?
Beta Was this translation helpful? Give feedback.
All reactions