Skip to main content
Boyan_Bueters
New Member
September 10, 2026
Question

Component change state interaction defaults to original state.

  • September 10, 2026
  • 0 replies
  • 3 views

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.