-
## Current behavior
When hmr is enabled and a translation file is changed the application is not reloaded.
## Expected behavior
When a translation file is changed the application hot reload…
-
## Current behavior
When a variable (such as a Component attribute used in a template, holding a translation key) is used with the `translate` directive on an element with content which includes an i…
-
## Current behavior
In the repository https://github.com/marcobuschini/parking-widget (angular9 branch) I have a simple test widget (packaged with ng-packagr) that should translate strings via ngx-tr…
-
I am using the ngx-translate/core, how is possível translate the header and the placeholder?
-
## Current behavior
Upgraded to angular 10 and are getting warnings in the console now
Failed to parse source map: "ng:/@ngx-translate/core/lib/translate.loader.ts" URL is not supported
## …
-
Already searched existing issues for similar topics but didn't find anything helpful. This might also be not entirely ngx-translate-related, so please excuse me being slightly offtopic.
I'm using n…
-
## Current behavior
I have my application developed in [StackBlitz](https://stackblitz.com/edit/ngx-translate-debug). It change language correctly but once deployed to production (firebase), thin…
-
We are using ngx-translate with **Angular V.13** and everything seems to be working well, the translations come through, but we sometimes are faced with the following error message: `"Http failure dur…
-
Hello, looks like translate with parameter isn't working at all:
` {{ 'Hello { name }' | translate: { name: 'Kim' } }}`
``
returns
`Hello { name }`
`HELLO`
I'm currently using "@angula…
-
## Environments
* Framework name: Angular
* Framework version:10
* Moveable Component version:0.16.0
* Testable Address(optional):
## Description
I'm using moveable to resize and rotate e…