Hello 👋
I have an issue with inconsistent behaviour of a component and an instance. In this case it’s a dropdown tray which consists of rows that are instances of another component with multiple variants and the tray itself belongs to a variant group also.
The issue: As long as I duplicate row sub-component within the variants group, I’m getting the results I desire: pressing cmd+D duplicates the row and places it beneath the current row. This stops working as soon as I duplicate (alt+drag) the component and work on an instance. Then cmd+D duplicates the row but places it on top of existing one instead. What’s wrong with this workflow? Is there something wrong with this logic?
I wanted to attach a screen recording but as a newbie - I can’t 😑
Advice much appreciated.