Re: [w3c/FileAPI] Consider substituting optional BlobPart or sequence<BlobPart> for optional sequence<BlobPart> blobParts at constructor (#150)

From the wild https://stackoverflow.com/questions/61620389/how-to-load-previous-state-of-file-field-in-react#comment109152574_61620572 at https://stackoverflow.com/q/61620389


> However, somehow I cannot completely solve the problem by using your code. It is not possible to create a file from the incoming form data. `TypeError: Failed to construct 'File': The provided value cannot be converted to a sequence.` – dan_boy May 10 at 7:40

Am not sure what `response.data.file` is or expected to be in the code.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/150#issuecomment-628389355

Received on Thursday, 14 May 2020 05:08:17 UTC