afc163
afc163
You should use `value` to control the component. https://facebook.github.io/react/docs/forms.html#controlled-components
The value should be a moment instance but `moment().format('xx')` is not one.
Could you provide a reproducible demo by forking this: https://codesandbox.io/s/mrq288569 ?
http://react-component.github.io/time-picker/examples/value-and-defaultValue.html Can't see any warning message by using ``. Did you try latest version `3.2.1`?
Could you provide a reproducible repo?
conflicted