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

288
Views
Vuejs PWA input type file not showing dropdown options

I’ve developed Vuejs PWA. The app allows users to upload images from their phones. It usually works fine. The user is able to select from the options - take a photo or upload from the camera roll. When the user downloads the app to the homescreen the image upload sometimes didn't ask to select from those options but the camera directly opens. This happens both on IOS and Android. Is there a way to force the input field to always show dropdown options? Below is the code that I am using for the input file.

<input type="file" multiple accept="image/png,image/jpeg,image/JPEG,image/jpg"/>

I want this dropdown to open when I click on the input file.

enter image description here

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

<input type="file" multiple accept="image/*"/>

Try this, I have used in my PWA app its never make issue and accept all formats.

about 4 years ago · Santiago Trujillo Report
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!