Replies: 3 comments 2 replies
-
I have the same issue with my project when using css property backdrop-filter: blur(10px) on child element of the slide. Update: I think this is some Chrome bug, because in Firefox 86.0.1 backdrop-filter works fine (if you enable this feature in about:config page) |
Beta Was this translation helpful? Give feedback.
-
I have raised an issue on Chromium: As a workaround, you have to set transition-duration to 0ms in Swiper. |
Beta Was this translation helpful? Give feedback.
-
Has anyone fixed this? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a trouble with the fantastic Swiper.
I am using transparent horizontal boxes with "blur effect" using the css "backdrop-filter: blur(5px);" applied on ::after of div box.
This effect disappear during the "momentum" using the mouse drag and it will appear again when the "auto scroll" finish.
If I use mouse wheel scrolling the blur never disappear.
Live Issue
Video to Show what I mean
Any idea to fix it?
Beta Was this translation helpful? Give feedback.
All reactions