You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a Dataview with latest primeng and angular. No code changes.
Also the DOCS are not reflecting a stackblitz with the latest v17. They are all still v16.
Expected behavior
No response
The text was updated successfully, but these errors were encountered:
So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you open a new issue so we can include it in our roadmap?
Thanks a lot for your understanding!
Best Regards,
Describe the bug
After upgrading to v17. DataView no longer shows results.
Environment
"dependencies": { "@angular/animations": "^17.0.8", "@angular/common": "^17.0.8", "@angular/compiler": "^17.0.8", "@angular/core": "^17.0.8", "@angular/forms": "^17.0.8", "@angular/platform-browser": "^17.0.8", "@angular/platform-browser-dynamic": "^17.0.8", "@angular/router": "^17.0.8", "chart.js": "^4.4.1", "primeflex": "^3.3.1", "primeicons": "^6.0.1", "primeng": "^17.3.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.14.2" },
Reproducer
No response
Angular version
17.0.8
PrimeNG version
17.3.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20
Browser(s)
No response
Steps to reproduce the behavior
Implement a Dataview with latest primeng and angular. No code changes.
Also the DOCS are not reflecting a stackblitz with the latest v17. They are all still v16.
Expected behavior
No response
The text was updated successfully, but these errors were encountered: