I have an avatar component that has multiple properties including a size (variations are made using variants). I included the avatar to a parent component that has it’s own properties
Issue: I cannot change the size of the avatar component from the parent component. I can interact with the property dropdown but it has no effect while all other properties can be updated (square, picture, notification, status).
Thanks for your reply @tank666
Tried to follow linked advices and implemented auto-layout on nested components but the issue remains the same. Let’s say I can live with it