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
This is not a bug and is an expected behavior. We have not implemented this feature and I don't know we should do it. So, I'll tag this as an enhancement.
What version of Hono are you using?
4.6.12
What runtime/platform is your app running on? (with version if possible)
bun 1.1.37
What steps can reproduce the bug?
objectToFormData
This is compliant with zod-form-data
What is the expected behavior?
Have deep nested objects sent like this:
To be parsed like this:
What do you see instead?
Additional information
Also noticed the number got cast into string
The text was updated successfully, but these errors were encountered: