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

fix the first argument type of onChange of the RangePicker. #773

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

tnyo43
Copy link
Contributor

@tnyo43 tnyo43 commented Mar 8, 2024

related to #758

In that PR, I tried to update the behavior when users clear values on RangePicker because the value is not fit to its type.
It is actually by design. (see)

However, the problem I mentioned in #757 is not fixed yet.
In this PR, I update the type to solve it.

Copy link

vercel bot commented Mar 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
picker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2024 11:17am

@tnyo43 tnyo43 marked this pull request as ready for review March 8, 2024 11:16
@afc163 afc163 merged commit 3077545 into react-component:master Mar 11, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants