#how to use fileInput in next js 13.3?

6 messages · Page 1 of 1 (latest)

median lance
#

hello,
i want to use fileinput for sending file

and i got error Multipart: Boundary not found

how to fix this?
or maybe i got wrong implementation about fileinput?

normal barn
normal barn
blazing cliff
normal barn
#

in your function
getFormData(values)

median lance
#

i think its works,
with this can i use for copying to another folder with fs.copyFileSync()?