Skip to content
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

Support for Angular 5 #30

Closed
catull opened this issue Nov 11, 2017 · 6 comments
Closed

Support for Angular 5 #30

catull opened this issue Nov 11, 2017 · 6 comments

Comments

@catull
Copy link
Contributor

catull commented Nov 11, 2017

There is currently no support for Angular 5.

I dabbled a bit, have a somehow working solution.
BUT, I had to completely switch off the translation functionality.

See for inspiration @catull/ngx-admin-lte/tree/no-translation.

@fabioformosa
Copy link

So doesn't it support i18n?

@TwanoO67
Copy link
Owner

TwanoO67 commented Mar 7, 2018

Hello guys,

To achieve that i need help on issue #47
If you have any idea it would be much appreciated

@TwanoO67
Copy link
Owner

TwanoO67 commented Mar 9, 2018

seems fixed by 2.0.0.beta-7
Can you confirm ?

@catull
Copy link
Contributor Author

catull commented Mar 9, 2018

Not quite fixed yet.

With 2.0.0.beta-7 I get

ERROR in : Unexpected value 'undefined' declared by the module 'NgxAdminLteModule in node_modules/ngx-admin-lte/ngx-admin-lte.d.ts'

I did not see this error in 1.x before.

@catull
Copy link
Contributor Author

catull commented Mar 10, 2018

Hang on, seems to be an angular build problem.

This build statement causes the error: ng build --environment prod --build-optimizer --aot.
This build statement succeeds: ng build --environment prod.

Will open an issue against NG cli: angular/angular-cli#9923

@catull
Copy link
Contributor Author

catull commented Mar 12, 2018

This is now implemented with 2.0.0-beta.9.

@catull catull closed this as completed Mar 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants