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
{{ message }}
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
Popup has the ability to focus trigger element when it is closed by ESC key.
This does not work properly with MenuItem - in that case, the element to be triggered needs to be the root (a), not the wrapper (li) element.