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, 2024. It is now read-only.
Hi there,
I have use selected-pure in multiple mode inside a custom element with shadow DOM and in another custom element without shadow DOM.
I noticed that using the select-pure on a shadow dom the events on opening and closing the dropdown do not work as intended.
I beleive that some events are being blocked by the shadowRoot.
Probably it was designed to not work inside shadow DOM.
Thank you.
The text was updated successfully, but these errors were encountered: