Closed Bug 1721431 Opened 4 years ago Closed 4 years ago

Chunk can't load on some developer.mozilla.org pages

Categories

(developer.mozilla.org :: Security, defect)

All
Other
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: reuben, Unassigned)

Details

(Whiteboard: [specification][type:bug])

What did you do?

  1. Clicked on a link to the Barcode Detection API page https://developer.mozilla.org/en-US/docs/Web/API/Barcode_Detection_API 
    2. Waited

What happened?

White screen. Error in console
ChunkLoadError: Loading chunk 6 failed.
(error: https://developer.mozilla.org/static/js/6.397539b0.chunk.js)
Appears to be a 404.

What should have happened?

Chunk should have resolved. Page should have loaded.

Is there anything else we should know?

This seems to happen on about 30% of in depth documentation pages.

Pretty sure the current version of that chunk is https://developer.mozilla.org/static/js/6.71db03d1.chunk.js as that loads on other pages eg https://developer.mozilla.org/en-US/docs/Web/API/BarcodeDetector

Dupe of https://github.com/mdn/yari/issues/4236
Let's go there to discuss.

As you've probably noticed, the loading error is transient. I bet it works now if you refresh the page. Would be nice if it wasn't so ugly when it does happen.

Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.