Hover state on dropdown
I am having trouble with states and wondering if anyone could help me figure it out. I have a button that when pressed has a dropdown menu come out, there are components in the dropdown that have hover states. When I test the dropdown while it is “out” the hover states work, but when I put the button back to default and then click to open the dropdown, the hover states do not work. Is the expected behavior? If not what am I doing wrong?