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
After selecting the dates and click on confirm btn, i could save the selected unmodified dates.
After select startDate and endDate, next click on any element triggers again onChange fn modifying my startDate from dd/MM/yyyy into MM/dd/yyyy.
Here the sandox codesandbox
The text was updated successfully, but these errors were encountered:
I was able to recreate the bug and created a bug ticket. Thanks for bringing it up to our attention!
Sorry, something went wrong.
No branches or pull requests
Expectations
After selecting the dates and click on confirm btn, i could save the selected unmodified dates.
Reality
After select startDate and endDate, next click on any element triggers again onChange fn modifying my startDate from dd/MM/yyyy into MM/dd/yyyy.
Steps to Reproduce
Here the sandox codesandbox
Fine Print
The text was updated successfully, but these errors were encountered: