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

[DateRangePicker]: onChange does not get fired after changing the date with MM/yyyy format #3512

Closed
baeteja opened this issue Dec 19, 2023 · 0 comments · Fixed by #3554
Closed

Comments

@baeteja
Copy link

baeteja commented Dec 19, 2023

What version of rsuite are you using?

5.48

What version of React are you using?

18.2

What version of TypeScript are you using (if any)?

5.0.2

What browser are you using?

Chrome

Describe the Bug

When using a daterangepicker, the onchange event does not get fired after changing the date when using the "MM/yyyy" format

Expected Behavior

The onchange should get fired after changing a date.

To Reproduce

Use a default DateRangePicker with format="MM/yyyy"
Check if you enter the onChange function after changing the date

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

Successfully merging a pull request may close this issue.

2 participants