shakacode/react-webpack-rails-tutorial

Fix i18n issue (Missing locale)

ahangarha opened this issue · 0 comments

Currently we get the following error in the browser console for both server and client side rendering:

Error: [@formatjs/intl Error MISSING_DATA] Missing locale data for locale: "en" in Intl.NumberFormat. Using default locale: "en" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details