So I created a dropdown menu and I wanted to nest that inside another component. But when I do so, it works as long as I’m using the main component, but when I drag a variant of that one, it doesn’t work, it breaks.
This is how it looks when I test the variant of the component
When I use the main component it works perfectly or if I just use the little dropdown by itsel
Has anybody ran into this issue?