core icon indicating copy to clipboard operation
core copied to clipboard

TranslatePipe is exposed twice in version 16.0.4

Open BeejeeDS opened this issue 10 months ago • 1 comments
trafficstars

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

BeejeeDS avatar Jan 10 '25 11:01 BeejeeDS

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

CodeAndWeb avatar Jan 14 '25 16:01 CodeAndWeb

Feel free to reopen this issue once you've provided a step to reproduce

rbalet avatar Jul 15 '25 10:07 rbalet