Skip to main content
Solved

Autolayout Nested component duplication not working

  • January 16, 2022
  • 2 replies
  • 2744 views

VanishMax

Hi! I’ve worked with auto layouts for a long time and enjoyed the user experience, but today I was doing the same things I was doing before, and it didn’t work. In auto-layout component, it is impossible to add more similar nested items. Therefore, lists don’t work.

Here is the reproduction video: kap.mp4 - Google Drive

Flow:

  • Create some “list-item” component
  • Create a frame “list” with auto layout, add “list-item” inside it, make it a component
  • Create instance of “list”, try to duplicate “list-item” in it

What happens: the “list-item” is duplicated outside of the “list”
Expected behavior: “list-item” is duplicated inside the list, below the first “list-item” instance

Best answer by tank666

That’s right, you can’t add/remove items to a component instance. You can only add/remove elements in the master component.

There is a feature request on the forum that you can vote for here: Fully Editable Component Instances

View original
This topic has been closed for replies.

tank666
  • January 16, 2022

That’s right, you can’t add/remove items to a component instance. You can only add/remove elements in the master component.

There is a feature request on the forum that you can vote for here: Fully Editable Component Instances


  • February 16, 2022

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings