Skip to content

Conversation

@BorjaDV
Copy link
Contributor

@BorjaDV BorjaDV commented Oct 24, 2024

Reasons for making this change

Resolved a bug where only the first file was uploaded when multiple files were selected. Now, all selected files are uploaded as expected.

Checklist

  • I'm updating documentation
  • I'm adding or updating code
    • I've added and/or updated tests. I've run npx nx run-many --target=build --exclude=@rjsf/docs && npm run test:update to update snapshots, if needed.
    • I've updated docs if needed
    • I've updated the changelog with a description of the PR
  • I'm adding a new feature
    • I've updated the playground with an example use of the feature

Resolved a bug where only the first file was uploaded when multiple files were selected. Now, all selected files are uploaded as expected.
@heath-freenome heath-freenome merged commit 6a91898 into rjsf-team:main Oct 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet