DevTools Error: Unsupported time zone specified undefined
See original GitHub issueInitial URL: http://localhost:3000/ Chrome Version: 69.0.3497.92 Error Message: Unsupported time zone specified undefined Stack Trace:
RangeError: Unsupported time zone specified undefined
at new DateTimeFormat (native)
at Date.toLocaleTimeString (native)
at new Audits2.ReportSelector.Item (chrome-devtools://devtools/bundled/audits2/audits2_module.js:242:460)
at Audits2.Audits2Panel._buildReportUI (chrome-devtools://devtools/bundled/audits2/audits2_module.js:184:28)
at Audits2.Audits2Panel._startAudit (chrome-devtools://devtools/bundled/audits2/audits2_module.js:192:181)
Issue Analytics
- State:
- Created 5 years ago
- Comments:17 (5 by maintainers)
Top Results From Across the Web
RangeError: Invalid time zone specified: undefined at new ...
I am assuming that the browser doesn't get the time zone and throws and error. However, if I can put a try-catch &...
Read more >364374 - Some official time zone IDs are not accepted by Intl ...
What steps will reproduce the problem? 1. Try the following in the console: new Intl.DateTimeFormat(undefined, { timeZone: 'Asia/Ho_Chi_Minh' });
Read more >Unsupported time zone specified undefined - Mattermost Forum
In the server logs an error is fixed (the second day of using the chat) [2017/05/12 18:55:09 ... Unsupported time zone specified undefined....
Read more >Office Common API error codes - Add-ins - Microsoft Learn
Error.code Error.name Error.message
1000 Invalid Coercion Type The specified coercion type is not supported
1001 Data Read Error The current selection is not supported.
1007 Data...
Read more >Error codes | Stripe Documentation
alipay_upgrade_required. This method for creating Alipay payments is not supported anymore. Please upgrade your integration to use Sources instead.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
i’ll spin up an ubuntu vm and try it out
closing in favor of #6691 (see https://github.com/GoogleChrome/lighthouse/issues/6691#issuecomment-448009363)