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

Calendar: Calendar automatically shuts down after clicking next button while using onSelect function #6887

Closed
wonlee6 opened this issue Jul 15, 2024 · 1 comment · Fixed by #6890, leoo1992/GeradorQRCode#80 or leoo1992/GeradorQRCode#85 · May be fixed by mtech-31-quemistry/quemistry_client_web#20
Assignees
Labels
good first issue *** Welcome to PrimeReact Family! *** Good issue! Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@wonlee6
Copy link

wonlee6 commented Jul 15, 2024

Describe the bug

Calendar automatically shuts down after clicking next button while using onSelect function

Reproducer

https://stackblitz.com/edit/tbepwg?file=src%2FApp.tsx

PrimeReact version

10.7.0

React version

18.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

  1. select Date
  2. click either prev month or next month button
  3. it will automatically close calendar

Expected behavior

No response

@wonlee6 wonlee6 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 15, 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 Jul 15, 2024
Rekl0w added a commit to Rekl0w/primereact that referenced this issue Jul 15, 2024
@Rekl0w
Copy link
Contributor

Rekl0w commented Jul 15, 2024

PR submitted.

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