Preserve overrides in instances swapped inside component

Can someone explain why this is “expected” behavior? It’s very common for me to use a variant of a button (or any UI control) in a component. And after I have created a bunch of instances of that component (and overridden their content), I go back to the master and change the button to another variant, which causes all the overrides to reset. :frowning:

Is this not a common use case for everybody?

Thanks, -Ode

13 Likes