Field as textarea not working with styled component. #3666
Unanswered
BashisthaSudeep
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 using Formik along with styledComponents. I'm having trouble with textarea. Below is the snippet of my generic input component. The issue with this is, it doesn't display the values for textarea. Works well with other input type.
Output for the above snippet:
Beta Was this translation helpful? Give feedback.
All reactions