I am having loading issues at first time with my deployed version #3585
-
Hello, community, Before starting, I would like to thank you for the work done on this impressive project. Now, let me explain my situation step by step:
Before writing this discussion, I looked for a situation like mine here and in the issues section, but I couldn't find any related topic. Thank you for your time and effort for anyone who can give me a hand. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey, @NicolasOmar! Thanks for your report! This issue about card animation freezing was already discussed there #3487. We came to conclusion that it is browser side issue which does not depend from our code. If you experience this too often then you're able to use <img src="https://github-readme-stats.vercel.app/api?username=anuraghazra&disable_animations=true" /> |
Beta Was this translation helpful? Give feedback.
Hey, @NicolasOmar! Thanks for your report! This issue about card animation freezing was already discussed there #3487. We came to conclusion that it is browser side issue which does not depend from our code. If you experience this too often then you're able to use
disable_animations=true
query option. I will attach an example below. If you have idea how we can deal with this issue, feel free to take part in discussion and share.