-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
group-hover not working on windows platform #19080
-
What operating system are you using?
macOS, Windows
Reproduction URL
https://tailwindcss.com/docs/hover-focus-and-other-states
Describe your issue
Hi, I’m developing a website on my MacBook, and everything works as expected there. However, when I tested the same website on a Windows PC, I noticed that the group-hover class wasn’t working as intended. At first, I thought the issue was caused by my code, but after checking the official documentation, I found that the same problem occurs there as well.
Processor AMD Ryzen Z1 Extreme (3.30 GHz)
Installed RAM 16.0 GB (11.7 GB usable)
windows version detail:
Edition Windows 11 Home Single Language
Version 24H2
Installed on 12/12/2024
OS build 26100.6584
Experience Windows Feature Experience Pack 1000.26100.234.0
Microsoft Edge 141.0.3537.57 (Official build) (64-bit)
Chrome 141.0.7390.66 (Official build) (64 bit)
Firefox 143.0.4 (64-bit)
Beta Was this translation helpful? Give feedback.
All reactions
Are you on a Windows computer that has a touch screen by any chance? I'm pretty sure that's a browser bug. More info and workaround related to this can be found here: #16531
Replies: 1 comment 1 reply
-
Are you on a Windows computer that has a touch screen by any chance? I'm pretty sure that's a browser bug. More info and workaround related to this can be found here: #16531
Beta Was this translation helpful? Give feedback.
All reactions
-
Yes, I’m actually using a Windows computer with a touchscreen. That makes sense now — thanks a lot for clarifying and for sharing the link to issue #16531! I really appreciate the helpful explanation.
Beta Was this translation helpful? Give feedback.