I’ve found slots incredibly buggy right now unfortunately. I love the idea, but they’ve been rather frustrating lately.
I’ve had two bugs that seem related I have repeatedly had, but am unable to set up a test file for these.
Slot sizes not adjusting
Something like this hierarchy. Despite the fact the two components are bound in an autolayout with gutter, it doesn’t seem to paint properly. I often have to double click the children components individually.
Component >
↪ Slot
↪↪ Rows [Autolayout]
↪↪↪ Row [Autolayout]
↪↪↪↪ [Component]
↪↪↪↪ [Component]
Slot content not refreshing
Sometimes a colleague uses my account on their computer to check something. When checking an instance of a component with a slot, sometimes they see the default content and not the content I’ve put in there. Despite it being saved. I have found no solution for this except detaching the instance.
