Workflow JS stopped working after reload data

Guys, I have a problem with a workflow made with JS that was working and stopped after a data reload.

The task is to join several arrays of previous actions and create a new custom array. It was working perfectly before I clicked Reload Data. I have already made sure that all the variables necessary to perform the action are filled in. Other codes that I had also validated stopped working.

Help me, please.

UP! Someone help me, please

Hi, maybe on array is not an array anymore after the data reload and so it cause your logic to crash ?

Its difficult to help you without further details, what is the error you get ? Can you paste your last custom JS logic here ?

It returns nothing. There in “current value” in JS it is empty even though there is a “return” at the end of the code.

The problem is definitely not the code, because it was working. It stopped after clicking the ‘reload data’ button. Even redoing the previous actions, it doesn’t work

I’m not able to help you debug this without any error or code provided I’m sorry

You can write to support.weweb.io if you dont feel confident sharing information here

Thank you