Hey There, I’ve been playing around with interactive components to demo the power of component properties with my organization. Been seeing some strange behavior while running through my most recent prototype. Essentially after I add new interactions, on top of those I set up in the original interactive component, the width of the component reverts back to its original value. It happens during the “while hovering” interaction that was set up on the original interactive component. Only after I click through all of the possible permutations does it operate as expected.
Steps taken:
- Create component A with properties and variants
- Hook up interactions (while hovering / on click) for component A
- Insert component A and use to build component B
- Create component B with variants
- Hook up interactions (on click) for component B
- Insert component B into Frame and view prototype
Please see the gif below.
Love what y’all do. Any would help would be much appreciated.