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

Unable to get translation name into component using Translator decorator #558

Open
phanivaranasi opened this issue Mar 17, 2022 · 0 comments

Comments

@phanivaranasi
Copy link

Problem

I have created new Angular 13 project using Yarn package manager, and added rxweb translation packages
Created rxWebModule
image
and included in AppModule
image
These are the i18N files
image
Below is dashboard component
image
Interestingly global file is reflecting but translator with language code is not reflecting it is giving empty
Console log
image

The expected solution you would like

Selected language models should be accessibile

Url

N/A due to my org policy I can not share the repo, but this is POC code.

Package version

@rxweb/ 7.5.0

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

1 participant