Getting an error using chakra slider with formik. #3377
Unanswered
bassamanator
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm creating a form that allows the user to answer using a slider. The slider renders fine.
Problem: As soon as I slide the slider, I get a TypeError: target is undefined.
In this same form, I have radiobuttons, select boxes, text, and textareas working just fine with formi+chakra using the same pattern.
How do I fix this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions