AppliedMathematicsANU / plexus-form

A dynamic form component for react using JSON-Schema.
MIT License
134 stars 31 forks source link

File uploads do not work #9

Closed odf closed 10 years ago

odf commented 10 years ago

The file upload component seems broken in 41d0f8eb0621e1f6941ba676b32ff41827f9cfbe. The name, size and type fields are not updated, and no content is returned.

odf commented 10 years ago

This bug was in the code undetected since v0.0.12.

Fixed in aea46275728251c6255b05be98e75ae54a771818.