ecmadao / react-times

A time picker react component, no jquery-rely
https://ecmadao.github.io/react-times
MIT License
206 stars 67 forks source link

PickerPoint position issue #98

Open plysik opened 6 years ago

plysik commented 6 years ago

When using React-Times as controlled component and updating time form outside the setStep function is not beeing called while time does. This is cousing weird result. When we open picker after updating time the hour in picker is ok but in place of previous one.

plysik commented 5 years ago

Anyone intrested in fixing this?