Applying string variables to variants INSIDE component set

Hey there!

We can add STRING variables to variants when they out OUTSIDE a component set but, whenever adding them to a component set – ANY component set, the variable gets removed.

The issue I have with this is that when I prototype a component to CHANGE STATE from one state to another with conditionals, it works until I add the component to another state, where it detaches the variable, and breaks the conditional prototype.

Any workarounds to this?

Outside component:

1 Like

Accidentally shared without adding images and can’t find edit button.

Outside component:

Inside component: