Skip to main content
DanielBang
May 27, 2024
Question

Nested component properties not updating with main component

  • May 27, 2024
  • 3 replies
  • 759 views

I have a sidebar component

my issue is, whenever I turn on collapsed state, the icons from the nested components are not following into the nested one. its all inside the same component

This topic has been closed for replies.

3 replies

DanielBang
May 27, 2024

I’ve noticed that some icons do carry over, while others don’t, the “News” and “Dashboard” icon is still there, but the others dissapear for some reason

DanielBang
May 29, 2024

bump - does anyone have a solution to this??

djv
Figmate
Community Support
June 7, 2024

Hey @DanielBang, so sorry for the delayed reply!

From what you’ve shared, this sounds due to feature limitation. It’s not possible to push overrides to a component that’s nested within another component. You will need to make those changes to the main component itself.

More info on how applying overrides to instances works is available here:

Figma Learn - Help Center