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?



