Question
Component change state interaction defaults to original state.
I have several components in my library that change to a Hovered state while hovering. This interaction works correctly in the library itself and looks like this:

When adding the component to a different file, the interaction defaults to the Enabled state, which it’s already in. It then looks like this:

This is happening to a lot of components, including components that previously worked fine.
