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
I have read through the case #747 several times before opening this case. I don't quite understand the solution for fixed postion problem in the 9rc2. Could you please enlighten me?
Uh oh!
There was an error while loading. Please reload this page.
🚀 Feature Proposal
Need a solution so when the animation is finished, we can set transform to none.
Motivation
Currently, the child's fixed position won't work properly when the parent has the transform style.
Example
I have tried the hack way to set the transform to none, then the old animation of enter and leave will be overridden because of immediate: true
The text was updated successfully, but these errors were encountered: