When using the transition with the following code, the animation will freeze the first time it is triggered #19575
-
|
Beta Was this translation helpful? Give feedback.
Answered by
stevemonaco
Sep 1, 2025
Replies: 1 comment 1 reply
-
Try removing the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jiasss
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try removing the
BoxShadow
. The first use is expensive, so that may be the issue.