-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
Firstly, just wanted to say that this addon is awesome. Thank you for putting it together!
It would be great if the documentation clarified which elements can be tracked with the elementtiming attribute. Took me a while to realize that custom elements cannot be tracked with it.
It also seems like it cannot recognize elements that are slotted within the shadow root of a custom element, for example if I had a component called my-image that has an img component in its shadowroot with elementtiming="image" applied, the addon completely ignores it. It will only work if the img element is slotted within the light DOM of another component with the attribute applied.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels