Skip to content

useFormik - onChange Not Firing #2486

Answered by maddhruv
bradleyjdavid asked this question in General
Discussion options

You must be logged in to vote

Hey @bradleyjdavid useFormik(config: FormikConfig) doesn't accept any config as onChange and that is why it is not triggered 😉

While you can add onChange handler on the Field component and render the react bootstrap component inside of it, ref - https://formik.org/docs/api/field#rendering

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by maddhruv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants