0
hongbing.wang created
The issue happens to Zero app 12.4.2 and our web app if you remove the yarn.lock, delete node_modules folder and regenerate it.
The versions: Angular 16 and PrimeNG 16.4.1
- Angular 16 and PrimeNG 16.4.1: The element count display seems to be a default behavior in this combination, without an explicit disabling option.
- Downgrading to PrimeNG 15: While this removes the count, it introduces dependency warnings, indicating potential compatibility issues.
Please advise how to resolve the issue. Thank you.
1 Answer(s)
-
0
Hi,
It seems like this problem is fixed via https://github.com/primefaces/primeng/commit/2cef8b524480d35f13f36537b12e24e0ba464f3e. You need to upgrade
primeng
to 17.x.