forge42dev / remix-hook-form

Open source wrapper for react-hook-form aimed at Remix.run
MIT License
330 stars 27 forks source link

request: examples of file input usage #46

Closed jrnxf closed 10 months ago

jrnxf commented 10 months ago

I saw that files are now supported in v3, but each time I try to send a file in my form it just comes through as the string representing the file name. Could we get a proper example added to the docs for this maybe?

Originally posted by @jrnxf in https://github.com/Code-Forge-Net/remix-hook-form/discussions/45

AlemTuzlak commented 10 months ago

Will do soon, you can check out this blog post until then: https://alemtuzlak.hashnode.dev/uploading-images-to-supabase-with-remix