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.

Invariant Violation: [React Intl] The `Intl` APIs must be available in the runtime

See original GitHub issue

Polyfill api user agent doesn’t work reliable for iOS embedded Safari. What we should do?

Invariant Violation: [React Intl] The `Intl` APIs must be available in the runtime, and do not appear to be built-in. An `Intl` polyfill should be loaded.
See: http://formatjs.io/guides/runtime-environments/

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

8reactions
xuqiang1227commented, Sep 25, 2017

Fixed: import 'intl'; or require('intl');

0reactions
maxttorcommented, Sep 23, 2017

@steida 404 ( Please let me know how to fix?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Invariant Violation: [React Intl] The `Intl` APIs must be ... - GitHub
Invariant Violation : [React Intl] The Intl APIs must be available in the runtime, and do not appear to be built-in. An Intl...
Read more >
Runtime Requirements | Format.JS
React Intl relies on these Intl APIs: Intl.NumberFormat: Available on IE11+; Intl.DateTimeFormat: Available on IE11+; Intl.PluralRules: This can be polyfilled ...
Read more >
Gatsby: WebpackError [React Intl] Could not find required `intl ...
The app runs fine as expected with npm start , but the build fails with an error during execution of npm run build...
Read more >
freesewing/development - Gitter
window.onerror: Uncaught exception: Invariant Violation: [React Intl] The Intl APIs must be available in the runtime, and do not appear to be built-in....
Read more >
Can't access any Sia/Luxor site with Firefox : r/siacoin - Reddit
Invariant Violation : [React Intl] The Intl APIs must be available in the runtime, and do not appear to be built-in. An Intl...
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