path to getbloblistproxy fails csr policy and uncommented saving of appeal progess data

This commit is contained in:
2024-12-12 09:43:12 +00:00
parent d21102d7f6
commit 7ec0607d6c
5 changed files with 97 additions and 50 deletions
+1
View File
@@ -2086,6 +2086,7 @@ const RenderFileUpload = (field) => {
field.containerID,
field.ticketnumber
).then((data) => {
field.input.value == null;
field.setFilesForAppeal(data);
setCompletedUploadFiles(true);
});