I have a component called “Dropdown base” and it has a couple of variants.
For some reason I cannot insert a Button component I also have in my design system inside any of the variants.
All the other components can be inserted fine: search bar, icons, chips, tags, anything
Only with the Button component I get the error saying “Components cant contain instances of themselves”
Which I dont understand because the Button is not an instance of the Dropdown base…
is this a bug?
thanks!
