final-form / final-form/react-final-form-hooks
Support for input files
Open
- Dominant language
- JavaScript
- Stars
- 469
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
### Feature request
I was trying to use the library with a file type input, when I came across the submit response I saw that the value of the inputs return `C:\fakepath\`, which is not very useful. So I came to github to take a look at the source codes and noticed that something similar could be done with pr #9
I could send a pr if it is also allowed
Thanks for attention
Contributor guide
Assessment
This issue has not been assessed yet.