Skip to main content
Question

Problem with Nested Component Variant Properties

  • December 29, 2024
  • 0 replies
  • 42 views

Parsley_James

I’m having problems with the variant behavior of a nested component. Essentially, any variant property change is adopted across all instances.

I have nested a series of component instances within a separate component. And I want each nested instance to adopt a different component variant. Unfortunately, a change to one variant property is quickly adopted by all. Oddly, a boolean property to one is not adopted by all. How can I make it so that different nested instances can have different variant properties?

Thank you for the help!

This topic has been closed for replies.