You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you open a dropdown, aria-expanded is set to "true", and when you close the dropdown, aria-expanded is set to "false". However, it's not set at all initially. It should be initially set to "false".