Tinkerforge / esp32-firmware

Firmwares for ESP32 Brick and ESP32 Ethernet Brick (including firmwares for WARP/WARP2 Charger, WARP Energy Manager)
https://www.tinkerforge.com/en/doc/Hardware/Bricks/ESP32_Ethernet_Brick.html
26 stars 20 forks source link

Safari: Firmware upload progress bar immediately jumps to 100%. #180

Open rtrbt opened 1 year ago

rtrbt commented 1 year ago

The XHR upload progress event seems to fire only once with event.loaded == event.total. Maybe Safari/macOS have send buffers that can fit the whole firmware? Not sure if we can do anything about this.