react-md icon indicating copy to clipboard operation
react-md copied to clipboard

[TimePicker] - TimePicker autoOk is not working

Open ivmarcos opened this issue 7 years ago • 1 comments

When autoOk = true, time should be automatically selected, but in the sample here is not working.

Codepen:

https://codepen.io/ivmarcos/pen/rwpjjz

Version

  • React 15.5.4
  • React-MD 1.0.15

ivmarcos avatar Jun 28 '17 14:06 ivmarcos

It looks like I documented it on the prop types, but never implemented it.. Whoops. I'll make sure to add it in

mlaursen avatar Jul 13 '17 00:07 mlaursen