formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.83k stars 1.05k forks source link

Fix Storage selector in file uploader component #5509

Open kirillmakhonin opened 5 months ago

kirillmakhonin commented 5 months ago

Link to Jira Ticket

https://github.com/formio/formio.js/issues/5508

Description

This fix allows to select Storage selector in the configuration of File Component

Why have you chosen this solution?

Only one solution found

Breaking Changes / Backwards Compatibility

None

Dependencies

None

How has this PR been tested?

Locally with example HTML file with builder

Checklist: