Skip to content
Discussion options

You must be logged in to vote

@Arhell Thanks for the link!

In the meantime, we found a solution. The swiper-wrapper is injected in a Shadow DOM, so we adjusted the injectStyles property:

injectStyles: [
     '.swiper-wrapper { transition-timing-function: linear !important }',
],

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fabien-lg
Comment options

Answer selected by fabien-lg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants