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

Month skipped in dropdown when last day of month is greater than last day of next month #6737

Closed
DrPavel81 opened this issue Jun 7, 2024 · 2 comments · Fixed by #6739, leoo1992/GeradorQRCode#57 or leoo1992/GeradorQRCode#80 · May be fixed by nhattpn/BTL_LTNC#56
Assignees
Labels
good first issue *** Welcome to PrimeReact Family! *** Good issue! Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@DrPavel81
Copy link

Describe the bug

Steps to Reproduce:

  1. Go to StackBlitz Project.
  2. Select "June" from the dropdown.

Expected Behavior:
The calendar should display the month of June.

Actual Behavior:
The calendar skips to July when June is selected.

Affected Versions:
Found in version 6.6.0
Reproduced in version 10.6.6

Request:
Please fix this issue for both affected versions.

Reproducer

https://stackblitz.com/edit/amxz3a-p8vor8?file=src%2FApp.jsx

PrimeReact version

10.6.6 and 6.6.0

React version

17.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

Chrome 125

Steps to reproduce the behavior

  1. Go to StackBlitz Project.
  2. Select "June" from the dropdown.
  3. The calendar skips to July when June is selected.

Expected behavior

The calendar should display the month of June.

@DrPavel81 DrPavel81 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jun 7, 2024
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. good first issue *** Welcome to PrimeReact Family! *** Good issue! and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jun 7, 2024
@KirilCycle
Copy link
Contributor

KirilCycle commented Jun 7, 2024

Hi! I want to fix this

@melloware
Copy link
Member

@KirilCycle assigned to you

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