-
**I'm submitting a ...**
[ ] bug report => check the FAQ and search github for a similar issue or PR before submitting
[ ] support request => check the FAQ and search github for a similar issue bef…
-
### Environment
* Angular 9.1.9
* `@biesbjerg/ngx-translate-extract`: `7.0.0`
### Description
When `TranslationService` is not called as a `public` or `private` attribute, arguments passed …
-
**I'm submitting a ...** (check one with "x")
```
[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please …
-
**I'm submitting a ...**
```
[ ] bug report => check the FAQ and search github for a similar issue or PR before submitting
[x] support request => check the FAQ and search github for a similar issue…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe
So i have an idea but i'm not sure if it's somet…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
I have stumbled upon this post: [https://stackoverflow.com/questions/53972206/custom-angular-library-with-ngx-translate]
Based on the solution suggested there, a workaround for this, is to write t…
-
I have problem with translation keys in JSON files. When i'm trying to use key with lowercase letters and underscore with translation pipe it doesnt work properly but it works perfectly fine when i ha…
-
Hello,
I updated my project to angular v9 and also updated ng2-completer to 9.0.0 but I got error that "Class Ng2CompleterModule is not an Angular module " my modules.
Here is my package.json:
…
-
Can ngx-translate-cache work with rxjs 6.x?
Thanks