Skip to content

In android 14+, chrome, cannot open both camera and gallary #295

@gaolizhong

Description

@gaolizhong

Is there an existing issue for this?

  • I have searched the existing issues

Have you updated Vue FilePond, FilePond, and all plugins?

  • I have updated FilePond and its plugins

Describe the bug

web app. using vue filepond to upload image and video, In android 14+, chrome, cannot open both camera and gallary

Reproduction

<VideoFilePond name="video" ref="videopond" class-name="filepond" :label-idle="Capture / Select Videos to Upload (Max of ${videoMaxCount} at < 10MB each)..."
allow-multiple="true" accepted-file-types="video/*" :maxFiles="videoMaxCount" maxFileSize="10MB" instantUpload="false" :maxParallelUploads="videoMaxCount"
allow-Remove="true" allow-Process="false" allow-Revert="false" @init="handleVideoPondInit"
v-on:addfile="addVideoFile"
v-on:removefile="removeVideoFile"
/>

Environment

- Device:
- OS:
- Broser:
- Vue version:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions