Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix upload multiple files with uploadUrl #172

Merged
merged 1 commit into from
Dec 5, 2020
Merged

Conversation

4khobta
Copy link
Contributor

@4khobta 4khobta commented Oct 24, 2020

Scope

This pull request includes a

  • [X ] Bug fix
  • New feature
  • Translation

Changes

When 'multiple' => true and set uploadUrl, then UploadedFile return empty result.
So it check is set "ajaxUpload" and don't append brackets "[ ]" if "multiple" is set to true

Related Issues

If this is related to an existing ticket, include a link to it as well.

@kartik-v kartik-v merged commit e15d650 into kartik-v:master Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants