New state feature doesn't sync when assets updated
I have a separated file for all assets and my actual project, so what I usually do is call the assets file from clouds (this is so my other team member able to use the same assets when they working on other pages).
So with the new state feature where I can add hover and other states to my buttons, I change some of my buttons in the master assets file (the one i save on clouds) and then I click update assets on my project file.
The default state is updated but not the other states (hover, inactive, etc..) Whatever changes I made to the other states in the master component file it doesn't reflect on my actual project. I need to copy-paste the master component to my project every time I make changes to the states. Imagine I have 20 buttons across 10 pages I need to copy-paste all 20 buttons to make sure the states are reflected.