how to toggle hidden status of a form item based on the watched value of another form item #6481
ericlormul
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried using hidden attribute of FormItem or using tailwind hidden class. But, when the hidden status of my textarea changes as I change the radio group value, it pops an empty error like in the attached image. and nothing in the chrome console, just this nextjs error overlay. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions