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

CalendarModule: problem to order more than 11 months #17146

Open
DrochCH opened this issue Dec 19, 2024 · 4 comments
Open

CalendarModule: problem to order more than 11 months #17146

DrochCH opened this issue Dec 19, 2024 · 4 comments
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Milestone

Comments

@DrochCH
Copy link

DrochCH commented Dec 19, 2024

Describe the bug

When we try to view the calendar component for a period longer than 11 months and it starts on November or December, it does not display correctly.

image

Tests have been done on the StackBlitz environments for versions 16, 17, 18, and 19, but none of them worked.

Environment

Production environment

Reproducer

https://stackblitz.com/edit/2urabfum?file=src%2Fapp%2Fdatepicker-inline-demo.html

Angular version

18.0.1

PrimeNG version

18

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.20.3

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

A correct visualization

@DrochCH DrochCH added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 19, 2024
@mertsincan mertsincan added Resolution: Help Wanted Issue or pull request requires extra help and feedback and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 25, 2024
@mertsincan mertsincan added this to the Future milestone Dec 25, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeNG Dec 25, 2024
Copy link

Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

@qwadrox
Copy link
Contributor

qwadrox commented Dec 26, 2024

@DrochCH Calendar is deprecated: https://v18.primeng.org/guides/migration#compatible
Use DatePicker instead.

@DrochCH
Copy link
Author

DrochCH commented Dec 27, 2024

As you can see in the StackBlitz , we are using datepicker. So the issue keeps reproducing

@qwadrox

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Projects
Status: Review
Development

No branches or pull requests

3 participants