-
## Current behavior
I have migrated from angular 6 to angular 9 (following the official steps https://update.angular.io/ and all the libraries are migrated to the latest version now). I also us…
-
Hello friends!
The first thing to thank for your work which has helped me a lot to create multilanguage applications, currently I am passing the tests with Karma in Angular9 obtaining the following e…
-
Hi Team,
I am facing this problem only on edge browser.
I tried both method - instant() and get() but getting the same result in edge. For chrome and firefox, it is working as expected.
Inter…
-
### Библиотека
- [x] `@prizm-ui/components`
### Компонент
PrizmInputNumberComponent
### Версия
NodeJS:
```
➜ node --version
$ node -v
v16.14.2
```
Dependencies:
```
➜ npm ls …
-
Hello Kim,
Thanks for ngx-translate-extract! Great Work!
While examining carefully we found out that these kinds of expressions are not detected and extracted:
1. It would be nice if conditiona…
-
I have searched hard on Google without finding an answer to this issue.
I have an Electron + Ionic + Angular app. ngx-translate works well in the Angular part. I have also a top menu in the Electro…
-
Hi,
Today i see ngx-translate-extract supports JSON file creation for display string of script files. We are thinking to use I18n inbuilt Angular feature for "Template translation". But because th…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => check the FAQ and search github for a similar issue or PR before submitting
[x] support request => check the FAQ and search gith…
-
I store a translation key in a variable to reuse it later, but when I'm running a extraction script this key is not generated in my JSON file.
```typescript
private getTranslations(): void {
…
-
## Current behavior
ngx-translate is not working in Angular 9
## Expected behavior
it has to work
## How do you think that we should fix this?
## Minimal reproduction of the pro…