Howdy, I’ve been running into an issue/bug where components that have variant properties which are bound to a variable with multiple modes are not rendering correctly on load or after edits. This seems to happen most often with instances of components that have multiple levels of nested components. It’s a pretty specific use case, but I happen to run into it frequently.
You can see this here.
Upon opening the design file, often the instance nested components fail to render properly. (in this example, the numbers in the colored boxes in the instance section often do not appear until you select them).
Also, if you change the color of the text in the “content” component, it fails to update correctly in all of the instances below.
I’ve been able to reproduce this on a couple of different design files and with several of my teammates.