Skip to main content

I have a bunch of variables being set during an instance click interaction on a button component. In the button component, there is a variant hover interaction being set. On the individual instance, I try to set another variable in the variant interaction hover, which ends up deleting my click interaction. 

How can I get this to work? Can variables not be set on variant interactions, and have to be applied seperately with the click interaction? 

Current click interaction
What I’m trying to do step 1
What I’m trying to do Step 2

 

What’s happening afterwards (click interaction is gone)

 

Be the first to reply!

Reply