- π¨π¦Canada Austin986
I am facing same problem, and it's so frustrating nothing right solution can be found.
- Status changed to Active
9 months ago 5:04pm 13 February 2024 - πΊπΈUnited States luke.leber Pennsylvania
Updated issue summary with clear steps to reproduce.
This may not be something that's easy to test on very fast connections. Network throttling may make it easier to submit the form while a file is in the process of being uploaded.
- last update
9 months ago 536 pass - Status changed to Needs review
9 months ago 5:19pm 13 February 2024 - πΊπΈUnited States luke.leber Pennsylvania
This seems to be caused by a missing function in
webform.element.managed_file.js
-- perhaps a partial refactoring took place at some time in the past and one spot was missed. Anyhow, swapping out theblockSubmit
function, which does not exist, withDrupal.webformManagedFileBlockSubmit
seems to work like a charm.Setting to NR for !403.
- Status changed to Closed: works as designed
9 months ago 5:32pm 13 February 2024 - πΊπΈUnited States luke.leber Pennsylvania
I reverted this back to the state it was on previously. Sorry for the unwarranted noise here.
The regression above is already filed in https://www.drupal.org/project/webform/issues/3419372 π Manage files js: BlockSubmit rename, missed caller Needs review