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
I noticed this library doesn't work on elements that are slotted inside containers that are in a shadow DOM. Here's a simple case where you can see it doesn't work: https://codepen.io/remiscan/pen/ogNVOWQ
Hello!
I noticed this library doesn't work on elements that are slotted inside containers that are in a shadow DOM. Here's a simple case where you can see it doesn't work: https://codepen.io/remiscan/pen/ogNVOWQ
(And here's an equivalent case without the shadow DOM, that works: https://codepen.io/remiscan/pen/LEYavyg).
I'll make a pull request with a fix :)
The text was updated successfully, but these errors were encountered: