Open
Description
CircuitPython Version
Adafruit CircuitPython 9.2.3 on 2025-01-17; Adafruit Sparkle Motion with ESP32
Workflow(s)
USB
Browser(s)
Chrome Version 132.0.6834.110 (Official Build) (64-bit)
Console Log
index.js:20 Uncaught (in promise) TypeError: Failed to execute 'createObjectURL' on 'URL': Overload resolution failed.
at Function.l [as saveAs] (index.js:20:20083)
at Pd._download (index.js:31:101955)
at async Pd._handleDownloadButton (index.js:31:101145)
Steps
- connect to board with USB workflow
- press open button
- select a single file
- press download button
Description
Download does not complete and error is printed in console.
Additional information
If you select multiple files it does not have the same error in the console but the resulting downloaded zip contains 0 byte files.