Describe the bug
Documentation for installation under getting started suggests that you have to add the deprecated provideAnimationsAsync provider into app.config.ts.
PrimeNG no longer requires this provider, and therefore it is misleading especially to beginners installing PrimeNG
Pull Request Link
#19319
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/github/primefaces/primeng-issue-template
Environment
Windows 11
Angular version
21.0.0
PrimeNG version
v21
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
- Go to https://primeng.org/installation
- See under provider subsection
Expected behavior
The guide should state: Add providePrimeNG to the list of providers in your app.config.ts and use the theme property to configure a theme such as Aura.
Describe the bug
Documentation for installation under getting started suggests that you have to add the deprecated provideAnimationsAsync provider into app.config.ts.
PrimeNG no longer requires this provider, and therefore it is misleading especially to beginners installing PrimeNG
Pull Request Link
#19319
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/github/primefaces/primeng-issue-template
Environment
Windows 11
Angular version
21.0.0
PrimeNG version
v21
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The guide should state: Add providePrimeNG to the list of providers in your app.config.ts and use the theme property to configure a theme such as Aura.