Closed
Bug 1741649
Opened 4 years ago
Closed 3 years ago
Browser compatibility table does not load on CSP report-uri: ChunkLoadError
Categories
(developer.mozilla.org :: Security, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: kumar, Unassigned)
Details
(Whiteboard: [specification][type:bug])
Attachments
(1 file)
|
126.43 KB,
image/png
|
Details |
What did you do?
1. In Firefox 94.0.1 on macOS, I loaded https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/report-uri
2. I clicked the link to https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/report-uri#browser_compatibility
What happened?
I see:
Error loading browser compatibility table
This can happen if the JavaScript, which is loaded later, didn't successfully load.
Try reloading the page
If you're curious, this was the error:
ChunkLoadError: Loading chunk 1 failed. (error: https://developer.mozilla.org/static/js/browser-compatibility-table.5824b821.chunk.js)
What should have happened?
It should load the table. On Chrome 95 it is loading fine.
Is there anything else we should know?
| Reporter | ||
Comment 1•4 years ago
|
||
This is the error I see in Firefox.
Refreshing the page or clicking Try again does not fix the error.
Comment 2•3 years ago
|
||
I just checked and cannot reproduce the issue.
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•