-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Description
Describe the bug and the expected behavior
I am using feature useControl hook with input number. When I trying to submit value zod form said Invalid input: expected number, received string and value for instance "88" instead of 88. Also control.change does not support Set, Map, number types
Conform version
v1.13.0
Steps to Reproduce the Bug or Issue
- Create form with 1 number field
- Create default form with number field which contains useContol
- Try to submit
What browsers are you seeing the problem on?
Firefox
Screenshots or Videos
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels