I accidentally added a new value option to one of my component variant’s properties. Now the variant property dropdown is polluted with these two unwanted values.
When I click back on the parent component, I don’t see a way to remove the new value option, only the ability to remove the entire property.
Hi! Those values are showing up because they are associated with components in the variant set. When you select a variant set, the UI shown is basically a reporting of the existing component values.
If you look at the names of your components, you’ll have one whose name includes “Type=N/A” and another that has “Type=New value” as part of its name.