After setting a state back to normal, hover doesn't work on first mouse over

Mar 18, 2024

Hi Everyone,

                       I'm creating a project that has multiple tabs, and each tab shows a different layer.  I have hover states for each tab, that work fine initially.  To make it clear which tab you are on I added a disabled state, and added a trigger to set the tab to disabled when you click on it. All of that works great.  When you click on a different tab, I added a trigger that sets the tab you clicked on back to normal, so you can click on it again if you need to. 

The problem I'm having is once it returns to normal, the first mouse over doesn't show the hover state.  It will show the hover state after you mouse over it once then go over it again.  Any way to fix this?

 

1 Reply