Hello!
From time to time, due to human error, an instance of a component in a team library will destroy old components. As in this example: i have 584 instances of the “Input | Text instance” – but all of their label and value will be overridden due to this update. Hence, I don’t want to update them. I’d rather
A) Skip the update for existing components
detatch all existing components
it would be really helpful with this feature – so that i don’t have to keep this update “waiting” for me, nor by mistake update and overwrite all 584 instances.
also, i don’t have time to detatch 584 instances one by one 😅
what could also solve this problem is the opportunity for us to “take back” an update of a component – but we can’t do that today.