CircuitPython Version
Adafruit CircuitPython 10.1.3 on 2026-02-20; Adafruit-Qualia-S3-RGB666 with ESP32S3
Workflow(s)
WEB
Browser(s)
Console Log
Steps
- Connect to board (ESP32-S3 Qualia) with web workflow
- Open
code.py
- Edit
code.py
- Select "Save + Run". Board appears to reload and restart
code.py
- Connect to another board with web workflow
- Open
code.py on second board
- Dialog box appears asking if I want to save edits to the previous
code.py file. I select 'no'.
- Connect again to first board (ESP32-S3 Qualia)
- Open
code.py. Can clearly see that previous edits were not saved.
- Tried making edits again then just saving
code.py
- Connect again to another board with web workflow
- Open
code.py on second board (again). Again get dialog box asking if I want to save edits to previous code.py file. I select 'no'.
- Connect for third time to first board (ESP32-S3 Qualia)
- Open
code.py. Can clearly see that previous edits were not saved (again).
Description
Cannot seem to save edits to code.py on ESP32-S3 Qualia.
I also notice that after trying to save code.py on ESP32-S3 Qualia that the web editor screen appears to be regularly reloading every second or two. This reload cycle does not stop until I connect to another board via wifi.
Additional information
No response
CircuitPython Version
Workflow(s)
WEB
Browser(s)
Console Log
Steps
code.pycode.pycode.pycode.pyon second boardcode.pyfile. I select 'no'.code.py. Can clearly see that previous edits were not saved.code.pycode.pyon second board (again). Again get dialog box asking if I want to save edits to previouscode.pyfile. I select 'no'.code.py. Can clearly see that previous edits were not saved (again).Description
Cannot seem to save edits to code.py on ESP32-S3 Qualia.
I also notice that after trying to save
code.pyon ESP32-S3 Qualia that the web editor screen appears to be regularly reloading every second or two. This reload cycle does not stop until I connect to another board via wifi.Additional information
No response