Open
Bug 1988206
Opened 2 months ago
Updated 2 months ago
Glean.js doesn't work with `data-glean-id` in shadow DOM
Categories
(Data Platform and Tools :: Glean: SDK, defect, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: claas, Assigned: lmcardle)
Details
Attachments
(1 file)
STR:
- Go to https://developer.mozilla.org/en-US/curriculum
- Run
Glean.setLogPings(true);in browser console. - Click on play button of the Scrim (right of "About the curriculum" towards the top)
The play button is situated in a custom element mdn-scrim-inline whose shadow DOM contains <button class="open" data-glean-id="curriculum: (…)">...</button>.
| Assignee | ||
Updated•2 months ago
|
Assignee: nobody → lmcardle
Status: NEW → ASSIGNED
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Severity: -- → S3
Priority: -- → P1
You need to log in
before you can comment on or make changes to this bug.
Description
•