M
M
mxbeat2020-08-22 15:47:53
css
mxbeat, 2020-08-22 15:47:53

Why blur effect disappears in slick slider?

I use CSS for slick slider slides , but while flipping the slides, the blur effect disappears for a second, and then reappears. Moreover, if you drag the slides with the mouse, then blur disappears at the moment when I release the mouse button. What could be the problem? How to fix it? Example: https://codepen.io/maxbeat/pen/abNBrexbackdrop-filter: blur(10px)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Shcherbakov, 2020-08-22
@Simply1993

Not in defense of slick, but perhaps the property itself is still crookedly working. is sort of in the status of a draft in the specification.
For example, nothing is lost with the property.
filter: blur(10px);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question