Forum Discussion
EdwardAgadja170
9 months agoCommunity Member
Inconsistency of Hover and Selected States
I'm trying to figure out why sometimes when the user clicks on an object, it still remains in the hover state until the mouse is dragged outside of the object while another object is working perfect...
EricSchaffer-d1
9 months agoCommunity Member
Go back and check the order of your triggers. If there is a trigger telling the object before it tells it to change the start it will not change correctly.
I think trigger order is some of the biggest issues with states.