Hi ... found a nasty bug ...
difficult to reproduce, but I give it a try.
- edited the subflow enviroment Variables like this
- pressed done
- testing the "action" disappears and the dialog crashed
- not able to edit anything later ...
- exported the subflow
- analysed the problem:
"opts": {
"opts": [
{
"l": {
"en-US": "Auto"
},
"v": "auto"
},
{
"l": {
"en-US": "Add"
},
"v": "add"
},
{
"l": {
"en-US": "Toggle"
},
"v": "toggle"
},
{
"v": "loop"
}
]
... something missing
No a real problem because I could fix it during import and replace the old version
Little note ... I was in the German version of the editor at this time. (promise that I will never do that again