@m5stack UiFlow Version 1.4.5 (Desktop) Issues Pressing </> Python: At any time wipes out any code you have in the edit window, why? Cannot save code, also two methods available to save: Or Using either method saves a main.m5f file (Note, not a main.py), opening the main.m5f results in: rom m5stack import * from m5ui import * from uiflow import * rgb.set_screen([0,0,0,0,0xFFFFFF,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]) setScreenColor(0x222222) Ok, so I thought I would change version via the Ver button at the top of the screen, now all I get is: On startup I get: Everytime even though the driver is installed. I select Skip which takes me to the main GUI which informs me the Atom-matrix is detected. Basic editing navigation via shortcut keys such as <ctrl> S don't work - very annoying. Because of the Javascript error I can't open in UIFlow anymore to continue.... Now I'm stuck. Please tell me I'm doing something wrong and being a complete idiot...