Issues with overrides on instances

Hey all,

I’m having a particularly annoying issue when dealing with overrides on instances. I have a few basic components that make up the entirety of a navigation component. All of the names are the same between each component, object, nested components, etc. so overrides should be retained.

Nav Item

Nav List Group

Nav List Sections

Each of these use that first Nav Item component to make it. They all have the same exposed props/overrides and as far as I can tell, as I built these components fresh after my previous build showed the same issues, all layer names are identical between nested instances and thus should retain overrides.

When using these to make my Left Nav component, the instances in the left nav component group shows all the overrides made in the properties panel. As you can see here:

However, when I make an instance of that left nav component, those property overrides no longer are retained in the properties panel despite still showing the override content visually.

I’d appreciate any help you all can muster. I’m at my wits end.

Here’s a video showing the issue in action:

Hi there,

Thank you for providing details about this behavior. It seems unexpected, and the best course of action would be to submit a bug report. Could you please detail the steps that led to this issue and submit it here: Submit a Bug Report?

Our team will investigate to determine if it’s indeed a bug.

Thanks for your understanding.
Toku

I just submitted the ticket, can you keep me appraised of the fix?