Open alextiuca opened 7 years ago
Hi,
I get the following error "Uncaught Error: E_MISSING_BUNDLE: {"locale":"en-US"}" when I change from de-DE to en-US. de-DE works fine.
The error is in cldr.js file and the bundle is null validate( "E_MISSING_BUNDLE", this.attributes.bundle !== null, { locale: this.locale
Thanks
Please, how are you using globalize (via webpack plugin or directly)? Which CLDR did you load? Thanks
I am using globalize via NuGet from Visual Studio 2015. The CLDR which I have loaded is 0.4.8
Hi,
I get the following error "Uncaught Error: E_MISSING_BUNDLE: {"locale":"en-US"}" when I change from de-DE to en-US. de-DE works fine.
The error is in cldr.js file and the bundle is null validate( "E_MISSING_BUNDLE", this.attributes.bundle !== null, { locale: this.locale
Thanks