You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I encounter situations where animating to height auto does not work, watching the dev tools it shows height: 0px during the animation and, at the end of the animation, it suddenly sets the height to auto. Strangely, in the same app, for other components, it animates fine.
My question is the following: are the cases where it is known that animating to auto does not work.
Any help appreciated, thanks
Bernard.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
I encounter situations where animating to height auto does not work, watching the dev tools it shows height: 0px during the animation and, at the end of the animation, it suddenly sets the height to auto. Strangely, in the same app, for other components, it animates fine.
My question is the following: are the cases where it is known that animating to auto does not work.
Any help appreciated, thanks
Bernard.
Beta Was this translation helpful? Give feedback.
All reactions