Skip to main content
Kristian_Larsen
March 24, 2021
Question

Prototype freezing - removing mouse enter variant change resolved the issue

  • March 24, 2021
  • 41 replies
  • 5765 views

Suddenly today I noticed that my prototypes started freezing.
After some investigation I found that by removing the “Mouse Enter” variant change that I used for the hover effect on my buttons, the prototypes started working correctly again.

I’m not sure if this was the cause but it did resolve the issue. (note these had been previously working)

Image below to show how I had the buttons setup using the “Mouse Enter” and Mouse Leave" triggers to switch between the two variants.

This topic has been closed for replies.

41 replies

Chris_Ferejohn
New Participant
June 10, 2024

I’m getting the freeze problem consistently when I try to add 2 actions to “while hovering” (I want the item being hovered over to change to a hover state and also show an overlay (tooltip). If I add either one of these it works fine, but when both are on the same component it goes into the hover state then freezes.