quri / react-bootstrap-datetimepicker

[DEPRECATED] A react.js datetime picker for bootstrap
http://dev.quri.com/react-bootstrap-datetimepicker/
MIT License
365 stars 292 forks source link

fixed time mode and included in label click error #195

Open superwf opened 8 years ago

superwf commented 8 years ago

when use label include DateTimeField and use mode='time', inputFormat='HH:mm', click label or everywhere in the label will trigger the togglePeriod method and pop error. change the