formio / formio.js

JavaScript powered Forms with JSON Form Builder

Home Page:https://formio.github.io/formio.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conditional Display Logic Not Applying & S3 Signed Requests Failing Signature Validation

KendallM3 opened this issue · comments

Conditional display logic within the forms are suddenly not being applied, so all fields are displaying regardless of the conditional display logic depending on the values of other fields. In this example the "Enter Address Manually" section is set to only display if the radio above is set to yes, has been working for the past year+.

conditional_logic_not_working

Second issue that started suddenly today, S3 document uploads are suddenly failing signature validation. The same request sent from postman succeeds, as does the document upload through the form preview on portal.form.io.

successful_s3_signed_request_postman failed_s3_signed_request_form_io