Skip to main content
_Alex
May 6, 2021
Question

Hover state doesn't reset

  • May 6, 2021
  • 63 replies
  • 9791 views

I used hover to create button hover states, but since today it no longer resets to its original state when I stop hovering. I can mimic the intended use by using mouse enter and mouse leaves, but until today hover worked.

It also doesn’t reset when you open an overlay, it’ll remain in its “hover” state forever, even when using mouse enter/mouse leaves.

This topic has been closed for replies.

63 replies

Raphael_Faure
December 8, 2023

How can this issue still be here ? please fix

JoeM
New Participant
January 26, 2024

Still an issue 🥲

Gabriel_Lima
New Member
February 7, 2024

Really useful! In my case, I was dealing with a complex prototype, and had to remove “Hover” interaction, using only “Mouse enter” and “Mouse leave”

February 15, 2024

I have the same issue. The workaround for me has been: Layer 2 buttons on top of each other. After click, hide the top one (that’s stuck in hover) to reveal the one underneath (to show a resting state again). So many layers 😅

Erik_Lindsay1
February 16, 2024

Why is still a problem?! Even mouse enter/leave does not reliably reset the hover state.

John_Griparis1
February 20, 2024

I have the same issue. Let me guess new features are more important than something that kinda works? 😦

sergienko548
February 26, 2024

I have the same problem

Sam45
March 23, 2024

Still facing this bug

May 8, 2024

Adding to the thread that this bug is still happening.

May 23, 2024

Just noticed this today when working on a prototype…