Skip to main content

I’m having an issue with nested components. The list items aren’t appearing in the prototype as I’ve made them in the variant. Each variant is a step, adding to the string in the form. So the same nested components are used in each variant and appear to be getting mixed up in strange ways. The nested components have boolean properties attached to them and I believe this may be what’s causing the issues.


The one above is how it should appear and the one below it how it’s appearing in the prototype.


I don’t want to break the nested items as they have hover interactions attached to them.

Fixed, had to change the name of every instance


Reply