In order to use the editor there must be a folder setup for saving/loading local files.
This is the initial condition at first loading of the app.
If the selected folder gets renamed, deleted or moved, the app gets stuck loading files.
Issue: #135
How to reproduce
Open Arduino Lab for MicroPython
Select local folder if needed
Exit Arduino Lab for MicroPython
Rename selected local folder
Open Arduino Lab for MicroPython again
This should make the app stuck in loading files.
Fast solution:
Open the file explorer and paste %APPDATA% on the address bar
Remove the folder Arduino Lab for MicroPython
Bugfix solution:
If refresh local files fail, make user pick a folder again.
Problem:
In order to use the editor there must be a folder setup for saving/loading local files. This is the initial condition at first loading of the app. If the selected folder gets renamed, deleted or moved, the app gets stuck loading files.
Issue: #135
How to reproduce
This should make the app stuck in loading files.
Fast solution:
%APPDATA%
on the address barArduino Lab for MicroPython
Bugfix solution:
If refresh local files fail, make user pick a folder again.