Skip to main content
Question

Interactive nested component not working...again!

  • October 8, 2024
  • 2 replies
  • 128 views

Marlon_B

Not sure if I’m going crazy or missing something completely basic but I have a component which contains several nested component instances for . The expandable nav is simple enough with 2 states of OPEN and CLOSED and I have several of these inside a auto-layout frame, which allows each nav to be expanded or collapsed.

The interaction works fine until I convert the into a component, then the nested interactions no longer work!

Here is an example file containing an instance of the component which do NOT work and a detached instance which works perfectly!

Figma – 8 Oct 24

Any ideas welcomed!

This topic has been closed for replies.

2 replies

Sanjoy_Chakraborty

I am also having the issue


Aaron_H
  • New Member
  • 1 reply
  • January 24, 2025

I’ve hit this problem today. I have buttons with interactions in the expanded state of a drop down menu that refuse to work in the prototype. If I manually set the menu state to expanded in the prototype they function correctly.