nextui-org / nextui

🚀 Beautiful, fast and modern React UI library.
https://nextui.org
MIT License
20.93k stars 1.3k forks source link

[BUG] - Listbox: Hover not working #2368

Open AstralBaby opened 5 months ago

AstralBaby commented 5 months ago

NextUI Version

react 2.2.9

Describe the bug

Listbox background is not changing when hovering over it.

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

  1. Follow installation instructions
  2. Copy any listbox snippet from the official page

Expected behavior

Is expected to show a background default 100 when the ListboxItem is hovered, instead it doesn't detect the data- attribute. (Im using the recommended TW version)

Screenshots or Videos

No response

Operating System Version

Windows 11

Browser

Chrome

Simon-He95 commented 5 months ago

I think you should provide the mini-reproduced demo