- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 33.8k
Closed
Labels
Description
Version
2.5.3
Reproduction link
https://codepen.io/shockw4ver/pen/Nwjowa
Steps to reproduce
Enter the page, the animate will be triggered once, CLICK SVG, change the value of isOpen to switch between two , however nothing happend, svg just keeps its state changed from the page entering.
What is expected?
svg should transform when data(isOpen) change.
What is actually happening?
only transform once at entering the page.
If I got a wrong way when using ?
Or there's some difference to use svg element?