Skip to content

Using Globalize in Angular CLI project #808

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
PoltavaPride opened this issue Jun 15, 2018 · 3 comments
Closed

Using Globalize in Angular CLI project #808

PoltavaPride opened this issue Jun 15, 2018 · 3 comments

Comments

@PoltavaPride
Copy link

  • I use latest version Angular and Angular CLI it's 6+.
  • Devextreme and Devextreme-angular has versions 18.1.3.

I can use "devextreme-intl" and "loadMessages" function and localized components, but not all of I need.

When i install cldr-data + globalize and try to use different functions like:

Globalize.load( deCaGregorian, deNumbers, deCurrencies, ruCaGregorian, ruNumbers, ruCurrencies );

I get a lot of errors in console related with working globalize with "cldr" and "cldr/event".

Can you create example project with Angular CLI + Globalize and Globalize.load() ?
The main what i need it's use Globalize.load().

@korotinmain
Copy link

I have the same problem with my Angular 5 and CLI 1.7 version and dev-extreme 18.1.3 version. Globalize not working with CLI (

@ovchinnikov
Copy link
Contributor

I recommend that you refer to the following thread where a similar inquiry was discussed: Can't get Globalize to work inside an Angular CLI project

@PoltavaPride
Copy link
Author

Excellent! Working! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants