Describe the bug and the expected behavior
When schema contains file and bool usually server expect to see formData instead of object.
Currently we can use only objects itself
Conform version
v1.13.2
Steps to Reproduce the Bug or Issue
- Create form with file and bool
- try to convert it back to formData by conform primitives
What browsers are you seeing the problem on?
No response
Screenshots or Videos
No response
Additional context
No response