Badge animation bug while setting 0 to 1 and 1 to 0 #11870
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
3.8.2
Environment
Latest Chrome and Firefox on Win 10
Reproduction link
Steps to reproduce
Click minus button to set number from 1 to 0; click plus button to set number from 0 to 1
What is expected?
Badge animations happen always at the same position
What is actually happening?
Badge animations were at wrong places. After the animation, the badge jumps to correct position.
Additional comments:
This example is actually from antd documentation. However, it works on the documentation.
The text was updated successfully, but these errors were encountered: