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
Can someone explain why the onChange method expects an any parameter? The entire library works quite well with Zod, so we have strict types almost everywhere, except for the field.onChange function. What is the reason for this? Why did they decide to implement it this way?
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.
-
Can someone explain why the onChange method expects an any parameter? The entire library works quite well with Zod, so we have strict types almost everywhere, except for the field.onChange function. What is the reason for this? Why did they decide to implement it this way?
Beta Was this translation helpful? Give feedback.
All reactions