Skip to content

Error with multpile inputs #42

@huseyin-sekmenoglu-covergo

Description

File Details:

`


<script> $("#file1").pekeUpload({ limit: 1, onSubmit: true }); $("#file2").pekeUpload({ limit: 1, onSubmit: true }); $("#file3").pekeUpload({ limit: 1, onSubmit: true }); </script>

`

I want to select one file for each input. After selecting all files I want to upload all files manually.
When i select 2nd or 3rd inputs I get limit error for the 1st and 2nd.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions