Hi! I’m experiencing an issue with nested components placed inside a component slot.
After triggering an interaction, some of the nested components visually reset to the default state defined in the design system. However, when I hover over them, they immediately return to the correct state they were supposed to display.
In the attached video, the chips inside the drawer are configured with different labels and states. After closing and reopening the drawer, some of them appear with their default properties. As soon as I move the cursor over each chip, the correct label and state are restored.
This appears to be a rendering issue, since the overrides are not actually lost and return without any additional interaction besides hovering.
I’ve attached a screen recording showing the behavior. Has anyone experienced something similar or found a workaround?
