Why react OnMouseOut isn't working on select option?

90 Views Asked by At

There's an issue with select dropdown box, cause when i scroll down through the items, each item got grey background color (which is normal), but once I removed the mouse from the item to the outside of the dropdown, the last item stayed colored in grey, which is abnormal.

Is there a way to fix this issue, using one of the parameters onmouseleave or onmouseout ?

i tried to use other tags but still not working !!!

0

There are 0 best solutions below