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
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
The calendar does not display when clicking on the input.
To solve the issue we should use provideAnimations() instead of BrowserAnimationsModule.
This is not the way to utilize Angular animations for Angular version >= 17:
Source: https://primeng.org/installation#animations
This is the way to utilize Angular animations for Angular version >= 17
Source: https://angular.dev/guide/animations#enabling-the-animations-module
Environment
Reproducer
No response
Angular version
17.2.0
PrimeNG version
17.12.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v18.19.1
Browser(s)
Chrome is up to date Version 123.0.6312.106 (Official Build) (64-bit)
Steps to reproduce the behavior
No response
Expected behavior
Calendar display
The text was updated successfully, but these errors were encountered: