We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
yup.date
Hey Jason!
Playing around with V2 and loving it. I noticed that creating a yup.date with a default value doesn't actually render the default. Example here: https://codesandbox.io/s/lucid-sky-07247?file=/src/App.js
Happy to take a stab at a fix if this is an actual issue
The text was updated successfully, but these errors were encountered:
👋 it seems to work with type='date-local' on the field, not sure why the others don't tho. If you want to investigate i'd appreciate it
type='date-local'
Sorry, something went wrong.
No branches or pull requests
Hey Jason!
Playing around with V2 and loving it. I noticed that creating a
yup.date
with a default value doesn't actually render the default. Example here: https://codesandbox.io/s/lucid-sky-07247?file=/src/App.jsHappy to take a stab at a fix if this is an actual issue
The text was updated successfully, but these errors were encountered: