HTML5 input receives mouse events when behind popperJS bib #99
Labels
auro-combobox
Status: Work In Progress
Issue or Pull Request work is in Progress
Type: Bug
Bug or Bug fixes
Describe the bug
document.activeElement
does not returnauro-input
whenauro-input
is in the shadow DOM and has focus.To Reproduce
Steps to reproduce the behavior:
See this bug: AlaskaAirlines/auro-input#198
Expected behavior
document.activeElement
should always returnauro-input
when it has focus.The text was updated successfully, but these errors were encountered: