Closed
Bug 1446144
Opened 7 years ago
Closed 3 years ago
my.xfinity.com navigation bar missing with custom elements enabled
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: adamopenweb, Unassigned)
References
()
Details
(Keywords: regression)
Attachments
(2 files)
Top navigation bar is missing on my.xfinity.com with dom.webcomponents.customelements.enabled set to true.
Steps to reproduce:
1. Open Nightly
2. Ensure dom.webcomponents.customelements.enabled is set to true
3. Navigate to https://my.xfinity.com/?cid=cust
Expected results:
Navigation bar is present
Actual results:
Navigation bar is blank / missing
Disabling dom.webcomponents.customelements.enabled fixes the issue
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
Originally reported: https://webcompat.com/issues/16027
Console error:
TypeError: Constructor HTMLElement requires 'new' polaris.js:1:96
Comment 3•7 years ago
|
||
Note: this will continue to be busted as each new release ships in Nightly, but isn't riding the trains (for now).
status-firefox60:
--- → disabled
Comment 4•7 years ago
|
||
:overholt is custom elements riding the trains for 61?
Flags: needinfo?(overholt)
Comment 6•7 years ago
|
||
FYI, Custom elements will ship once Shadow DOM is ready to ship too.
Updated•7 years ago
|
Updated•7 years ago
|
Priority: -- → P3
Comment 7•7 years ago
|
||
This appears to be working on Nightly now.
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•