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
It was solved in 2.1.7 but reverted in 2.1.8 because it introduced a breaking change in transitions: As you can see, your example works with 2.1.7: https://jsfiddle.net/posva/m1e7xpov/
You just need to use a different classname to make it work 🙂 : https://jsfiddle.net/posva/8p4nnfsg/ (2.1.8)
@posva, Got it! Thank you very much for the explanation. Unfortunately, nothing was mentioned about it in the #4510. I believe the documentation will be updated soon as well. Anyway, thanks for fixing this! 👍
The #4510 is not resolved. Gap still occurs in the repro.
The text was updated successfully, but these errors were encountered: