Warning suppression in prod mode: "Warning: Failed prop type: The prop amPm
is marked as required in Hour12Input
, but its value is null
."
#31
Labels
bug
Something isn't working
Is it possible to have this warning suppressed in prod mode or offer some way to turn it off?
If the value of the time picker is initialized to null for a 12 hour formatted time, this warning will show up in the console. The warning makes sense, but I don't want the warning all the time, especially for a non-required time picker.
The text was updated successfully, but these errors were encountered: