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
<TimePicker onChange={onChangeTime} value={time} format="hh:mm" />
After typing in hour and starting typing in minutes, no matter what value is entered in hours field, it will be converted into 12
Possibly related to #93
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 14 days.
Sorry, something went wrong.
This issue was closed because it has been stalled for 14 days with no activity.
No branches or pull requests
<TimePicker onChange={onChangeTime} value={time} format="hh:mm" />
After typing in hour and starting typing in minutes, no matter what value is entered in hours field, it will be converted into 12
Possibly related to #93
The text was updated successfully, but these errors were encountered: