appear animation
Closed this issue · 0 comments
Javey commented
Update an Animate
component when it's rendering, the isRender
flag will be set to false
. This make the component trigger enter
animation when mount it. But it is rendering in fact.
We should set isRender
to false in this case.