-
# Bug Report
#### What is the expected behavior?
The screen should render correctly.
#### What is the current behavior?
The screen is not rendering and getting the below console error -
ma…
-
Hi,
I am using ngx-translate with nrwl. It is working fine if I keep all translation file in app and loading all once. **But I want to load translation files per lib lazily i.e whenever module load…
-
in production build I get the error saying Cannot find module electron-log/main when I start the application
![image](https://github.com/user-attachments/assets/91b11c6e-b806-4e92-b939-8bae00c89d91…
-
We are using the ngx-translate module to translate all contents of the angular app. The problem is, that it is not working with the `title` and `text` attributes of ngx-joyride.
**To Reproduce**
`…
-
Hello
It seems like ngx-translate doesn't support inheritance.
It doesn't parse a subclass which extends a parent class (with a protected i18n: I18n) unless the subclass has a constructor, re-de…
-
Ngx Translate is not wokring perfectly on Angular 9 while the translate pipe is not working.
so in your standard component you should add 'translate' as directive on each translatable field.
like th…
-
I'd like to suggest changing displayText from string to BehaviorSubject\ to support dynamic change of display text and @ngx-translate, the HTML markup will become like, e.g.
```html
{{ menuText | …
-
### Describe the bug
After upgrading to the version 18.0.0-rc.1 of primeng, every time a p-floatlabel component is use i get the following error:
Error: ASSERTION ERROR: wrong index for TNode [Ex…
-
## Current behavior
The ngx-translate package currently provides an impure Angular pipe for translations. This results in thousands of function calls, especially on pages with numerous pipe calls…
-
I realize this is a common issue and have been scouring this repo's support tickets and Stackoverflow looking for why I can't get this working. None of the many suggestions I've tried have worke…