You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a Form rendering a DatePicker with showTime prop gets updated because its parent component sent new props (in this case a prop not even relevant to the contents of the form), the DatePicker won't let you select a value (unless by clicking a preset button).
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
lockbot
locked as resolved and limited conversation to collaborators
May 2, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
🐛 BugAnt Design Team had proved that this is a bug.
When a
Form
rendering aDatePicker
withshowTime
prop gets updated because its parent component sent new props (in this case a prop not even relevant to the contents of the form), the DatePicker won't let you select a value (unless by clicking a preset button).Minimal reproduction case:
The text was updated successfully, but these errors were encountered: