Material-ui-pickers: Hour select broken in TimePicker

Created on 10 Apr 2018  路  4Comments  路  Source: mui-org/material-ui-pickers

Environment

| Tech | Version |
|---------------------|---------|
| material-ui-pickers | 1.0.0-rc.5 |
| material-ui | 1.0.0-beta.41 |
| React | 16.2.0 |
| Browser | Chrome 62.0.3202.94 |
| Platform | Linux Mint 18 |

Steps to reproduce

  1. Open TimePicker
  2. Attempt to set hours

Expected behavior

Hour should be set when clicking on the clock.

Actual behavior

Can't select hour when popup appears. Only minutes are updated.

This doesn't appear to be a problem when using material-ui-picker 1.0.0-rc.4.

Live example

https://codesandbox.io/s/2vr91op1v0

Most helpful comment

Already fixed in develop
Will appear as fix in the nearest release (this week)

All 4 comments

Having same issue!

Already fixed in develop
Will appear as fix in the nearest release (this week)

Released in rc.6

selected hour is not getting updated only minutes are getting updated.

@date-io/moment: ^1.0.2
@material-ui/core: ^3.9.1
material-ui-pickers: ^2.1.2
react: ^16.6.0
react-dom: ^16.6.0

Was this page helpful?
0 / 5 - 0 ratings