Hi there, so I have searched for this everywhere and did not get any satisfactory answer. I basically wanted to make a drop-down list inside another drop-down, now when I added auto-layout to the frame in the main component, it did not work for the instance.
Is it not possible to do so? If it’s not possible, are there any workarounds I should try to achieve my purpose. Currently, the only way I can think of is to make the nested drop-down list static, but my boss probably wouldn’t like that much haha.