Skip to content

Empty files in Binary fields & reset of input [PREVIEW]#564

Open
nicoe wants to merge 2 commits intocoopengo:masterfrom
nicoe:PROCK-5771/input_file_fixes
Open

Empty files in Binary fields & reset of input [PREVIEW]#564
nicoe wants to merge 2 commits intocoopengo:masterfrom
nicoe:PROCK-5771/input_file_fixes

Conversation

@nicoe
Copy link
Collaborator

@nicoe nicoe commented Jan 9, 2026

@nicoe nicoe requested review from JCavallo and PierreCookie January 9, 2026 18:00
reader_promises.push(Sao.common.get_file_data(input[0].files[i], callback, char_));
}
Promise.allSettled(reader_promises).then((results) => {
input.val(undefined);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C'était la le problème de cache ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants