Skip to main content

When my variant works in parent component but not when child / instance.
 

Parent / Master:
Child / Instance

BUT! it works if I detach from main component!?

Hi Paul,

There is an error in your auto layout setup. You need to check the Fill Container, hug content properties.


Yes! Found it, it was the contents of the calendar which didn’t have an autolayout with ‘Hug’.


Reply