Skip to content

Instantly share code, notes, and snippets.

@jaysson
Last active March 21, 2018 07:56
Show Gist options
  • Save jaysson/b02d594c8d05571783106e588d9d9f98 to your computer and use it in GitHub Desktop.
Save jaysson/b02d594c8d05571783106e588d9d9f98 to your computer and use it in GitHub Desktop.
React & related gotchas

Formik library: Always supply field names to mapPropsToValues. Otherwise, validations won't run on submit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment