This example repository shows how the dev error overlay is not workign in Chrome when using a custom assetPrefix in next.config.js.
node asset-cdn.js
// starts the mock cdn servernpm run dev
- open
http://localhost:3000
in Chrome -
- You should see a blank white screen with an error in dev console
-
- In Safari or Firefox, the dev overlay shows as expected showing the error and stack