fix(Field.Upload): async fileHandler and onFileDelete should work in Iterate.Array#6684
fix(Field.Upload): async fileHandler and onFileDelete should work in Iterate.Array#6684tujoworker wants to merge 4 commits intomainfrom
fileHandler and onFileDelete should work in Iterate.Array#6684Conversation
Iterate.Array
|
Branch Preview URL (stable): Deployment URL (unique): |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Iterate.ArrayfileHandler and onFileDelete should work in Iterate.Array
|
I've added a commit containing an example, so that it will be easier to validate in the deploy preview, if the fix works as expected or not. |
|
Note to self it should work with both |
commit: |
langz
left a comment
There was a problem hiding this comment.
I did a quick test locally, using the stories, but I was still able to experience the same issue as reported:
Screen.Recording.2026-02-18.at.12.56.40.mov
f27ca8c to
2bcbd64
Compare
f86595d to
b59744f
Compare
Nice findings! A new test that fails with the old implementation is added. Also, the fix for this specific issue is inside |
b59744f to
9a49929
Compare
I've tested quite many scenarios and this fix seems to work great 👍 |
I’ve not tested both scenarios yet. But only the main scenario. |
Motivation: https://dnb-it.slack.com/archives/CMXABCHEY/p1769766155450729
Closes #6156
Deploy preview: https://fix-upload-in-iterate.eufemia-e25.pages.dev/uilib/extensions/forms/feature-fields/more-fields/Upload/demos/#with-iteratearray