Closed fair-man closed 6 years ago
When I focus in the input, the onFocus event does not fire.
import DateTimePicker from 'react-bootstrap-datetimepicker'
showPopoverHelper(e) { console.log('show') } hidePopoverHelper() { console.log('hide') }
When I focus in the input, the onFocus event does not fire.
import DateTimePicker from 'react-bootstrap-datetimepicker'
showPopoverHelper(e) { console.log('show') } hidePopoverHelper() { console.log('hide') }