Card animations sometimes don't work #3546
-
Describe the bugSometimes the image doesn't load. I had to disable the animation for it to work. Idk how to explain it, I upload a photo. For the first time it doesn't work, after a refresh it work. Expected behaviorNo response Screenshots / Live demo linkAdditional contextNo response |
Beta Was this translation helpful? Give feedback.
Answered by
qwerty541
Dec 17, 2023
Replies: 1 comment
-
Hey, @bartoligerman497! Thanks for your report! Recently we discussed this issue here #3487 and came to conslusion that it cannot be handled from our side. Most likely these animations freezings was caused by some browser optimizations. If you experience this too often you can use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
GermanBartoli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, @bartoligerman497! Thanks for your report! Recently we discussed this issue here #3487 and came to conslusion that it cannot be handled from our side. Most likely these animations freezings was caused by some browser optimizations. If you experience this too often you can use
disable_animations
query parameter to avoid it.