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 <DateTimeInput validate={required()} /> doesn't work correctly #7744

Merged
merged 2 commits into from
May 23, 2022

Conversation

djhi
Copy link
Contributor

@djhi djhi commented May 23, 2022

Supersedes #7662
Fixes #7661

@slax57 slax57 merged commit 61055b1 into master May 23, 2022
@slax57 slax57 deleted the fix-date-time-input-validation branch May 23, 2022 16:03
@fzaninotto fzaninotto changed the title Fix DateTimeInput Validation Fix <DateTimeInput validate={required()} /> doesn't work correctly May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

required validation not working correctly with DateTimeInput
2 participants