Interactions in child components not working

I have a component for dropdown in which every dropdown item is another component. So when I try to use a instance of the dropdown, the interactions I give for the dropdown items are not working while prototyping. It shows the interaction in the design mode though.

Also the properties for the component instances are getting reset to the default for no reason even after updating it multiple times. Don’t know why this weird behaviour happening. Is it a bug? Anyone know a way out?

1 Like

Might you create a draft and share the component so I can better understand the issue?