Open realGriss opened 3 months ago
Fixes an issue where TreeSelect wouldn't work within a shadow root. This update modifies "document.activeElement" in "inputBlurListener" and the "event.target" in "focusWindowHandler" to support shadow roots.
this commit fixes #104
Fixes an issue where TreeSelect wouldn't work within a shadow root. This update modifies "document.activeElement" in "inputBlurListener" and the "event.target" in "focusWindowHandler" to support shadow roots.
this commit fixes #104