p-calendar: Cannot read properties of undefined (reading 'length') #13348
Labels
LTS-PORTABLE
Issue's fix will be ported to supported LTS versions
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
I've reduced this down to its core repro:
Try changing the month using the upper left/right arrows.
Environment
Angular / PrimeNG 16
Reproducer
https://stackblitz.com/edit/github-wh3ibs
Angular version
16.0.0
PrimeNG version
16.0.2
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.16.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The month should change without throwing a JavaScript error.
The text was updated successfully, but these errors were encountered: