You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The disabled prop inside register() still submits the input in react-hook-form (although the value is undefined).
This doesn't follow the native HTML specs - do you think it should change?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
The
disabled
prop insideregister()
still submits the input inreact-hook-form
(although the value isundefined
).This doesn't follow the native HTML specs - do you think it should change?
What are your thoughts about this?
This hasn't really been discussed in #6690.
Beta Was this translation helpful? Give feedback.
All reactions