question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DevTools Error: Unsupported time zone specified undefined

See original GitHub issue

Initial 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:closed
  • Created 5 years ago
  • Comments:17 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
wardpeetcommented, Sep 19, 2018

i’ll spin up an ubuntu vm and try it out

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found