Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

189
Views
Is it possible to upload videos with filepond?

I am trying to use filepond in a Modal to upload image and video. The image uploading is working, but the video is not. So, I am not sure if filepond works with videos.

<div className='uploadMedia'>
              <div className='uploadImg'>
                <FilePond
                  files={image}
                  onupdatefiles={setImage}
                  allowMultiple={false}
                  maxFiles={1}
                 
                  name="imagePost" 
                  labelIdle= "Elige o arrastra tus imágenes"
                  className='imageInput'
                />
              </div>
              <div className='uploadVideo'>
                <FilePond
                  files={video}
                  onupdatefiles={setVideo}
                  allowMultiple={false}
                  maxFiles={1}
                  name="videoPost" 
                  labelIdle= "Elige o arrastra tu video"
                  className='videoInput'
                />
              </div>
            </div>

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!