Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PrimeNg - datepicker without numberOfMonths shows empty picker #3897

Closed
srollinet opened this issue Apr 22, 2024 · 1 comment · Fixed by #3925
Closed

PrimeNg - datepicker without numberOfMonths shows empty picker #3897

srollinet opened this issue Apr 22, 2024 · 1 comment · Fixed by #3925
Labels

Comments

@srollinet
Copy link

Description

When using a PrimeNg datepicker without setting the numberOfMonths property, the picker component is empty, so the component is not usable.

It should probably default to 1 when not set, so the component can work correctly

Minimal Reproduction

https://stackblitz.com/edit/angular-ckrox7?file=src%2Fapp%2Fapp.component.ts

Your Environment

  • Angular version: 14.3.0
  • Formly version: 6.3.0
  • PrimeNg version: 13.4.1
@aitboudad
Copy link
Member

This issue has been fixed and released as part of v6.3.2 release.

Please let us know, in case you are still encountering a similar issue/problem.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants