@danny-dainton I have a few flows that reference other flows. These have been working fine for a while. The last time I used them was around 11/18, and nothing has changed about the flows themselves since then. I went to use them yesterday, and I get an exception in the details for each flow module: “A panic occurred while executing”.
When the error actually happens while running the flow, I get pop-ups for each one saying: “Panic: this.errorTracker.hasErrors is not a function”.
If I run the individual flows by themselves, they run fine. It’s when they are being called from the main flow via flow modules that the error happens.
It started happening in the browser starting yesterday. In desktop, everything looked like it would run with no errors, but then the display would show as if nothing was ever run. Today, after updating the desktop, I get the panic errors like I was seeing yesterday.
Looking for any suggestions.