Signature component doesn't work when applying its value directly an on button click save. #14812
Closed
1 task done
Labels
actions
Relating to Budibase app actions
avalanche
OSS team
bb-components
bug
Something isn't working
forms
Checklist
Hosting
Describe the bug
Error thrown when trying to bind and save the value of a signature field on a button click. The error thrown is
{"message":"Unexpected error," "status":400,"error":"Unexpected error"}
. The only difference I can see is in the payload. One is a straight JS object, and the other passes a stringified version. I'm assuming the error is being thrown because of this.To Reproduce
Steps to reproduce the behavior:
Expected behavior
If I want to do this on a specific step, I should be able to save a signature on its own.
Screenshots
Normal payload
Action save payload
App Export
signature issue-export-1729155203158.tar.gz
The text was updated successfully, but these errors were encountered: