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

TranslatePipe is exposed twice in version 16.0.4 #1514

Open
BeejeeDS opened this issue Jan 10, 2025 · 1 comment
Open

TranslatePipe is exposed twice in version 16.0.4 #1514

BeejeeDS opened this issue Jan 10, 2025 · 1 comment

Comments

@BeejeeDS
Copy link

BeejeeDS commented Jan 10, 2025

Current behavior

After upgrading to the latest version (16.0.4), my application doesn’t start anymore. In the console, I get the following error:

chunk-2Q2E2ZJI.js:3 Uncaught SyntaxError: Identifier 'TranslatePipe' has already been declared

Expected behavior

Application just runs again as with version 16.0.3

How do you think that we should fix this?

If i inspect the TranslateModule in my IDE I can clearly see two TranslatePipes.

Environment


ngx-translate version: 16.0.4
Angular version: 19.0.6
 
For Tooling issues:
- Node version: 20.17.0
- Platform:  Windows
@CodeAndWeb
Copy link
Member

Do you have a demo project for this issue?
My test projects don't have any problems with this.

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

2 participants