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

214
Views
vue-filepond and array from v-for [v-model]?
 <div v-for="(input, index) in portfolio"
                ref="mPort"
                :key="`portfolio-${index}`"
                class="pb-4"
              >
                <div class="grid grid-cols-1 gap-4">
                  <div>
                    <file-pond
                      name="userPorfolio"
                      ref="portfolio"
                      accepted-file-types="image/jpeg, image/png"
                      allow-multiple="true"
                      instantUpload="true"
                      max-files="1"
                      class="h-full"
                      v-model="input.photo"
                      :server="{ process, revert, restore, load, fetch }"
                    />
                  </div>
</div>

code from method input.photo empty

I'm trying make array from component file-pond but this not working how make it?

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!