KaiHotz / react-formik-ui

A simple component library, composed out of pure HTML form elements to make your live easier composing forms with Formik and React
https://kaihotz.github.io/react-formik-ui/
MIT License
164 stars 15 forks source link

DatePicker required error message doesn't go away when a date is selected #50

Closed leniel closed 4 years ago

leniel commented 4 years ago

Version 4.0.5

Mode The mode you are using React-Formik-UI in, [Structured]

Describe the bug The title says it all.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://kaihotz.github.io/react-formik-ui/#datepicker and pick Structured Required
  2. Click the Submit button
  3. Is Required is shown
  4. Pick a date in the datepicker
  5. Is Required is still visible

Expected behavior Is Required message should go away right after a date is picked

Desktop (please complete the following information):

KaiHotz commented 4 years ago

@leniel resolved it, please update to v4.0.6