-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[pickers] Fix DateBuilderReturnType
when the date is undefined
#13244
[pickers] Fix DateBuilderReturnType
when the date is undefined
#13244
Conversation
Deploy preview: https://deploy-preview-13244--material-ui-x.netlify.app/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like a great improvement!
Thanks for taking care of it
DateBuilderReturnType
when the date is undefined
Not sure why the CI is failing :/ |
Judging by the error it wants me to have a valid License key, however I only made changes under |
We recently changed how we generate the fake license for the tests, it's probably related to this change We'll have a look 👍 |
@alexey-kozlenkov could you please merge the latest |
@LukasTy I checked out from UPD: checked other MRs and seems like it, will try UPD 2: Just for the sake of clarity, there are couple of commits sitting in |
Looks good now 👍🏼 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! 👍
Thank you for your contribution and a keen eye. 🙏
Fixes #13239