surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.23k stars 816 forks source link

Signature Pad - No cookies are included in a request when a signature pad downloads a signature image by URL #8956

Closed JaneSjs closed 1 month ago

JaneSjs commented 1 month ago

T20367 - No cookies included in request when signaturepad downloads image https://surveyjs.answerdesk.io/internal/ticket/details/t20367

tsv2013 commented 1 month ago

One can use the survey.onDownloadFile event to implement custom loading options See https://github.com/surveyjs/survey-library/issues/8575 for more details