[Solve] How do I save a row to a local table?

Can anyone see, is there anything weird going on in my code here?

It should just simply filter all items from my Airtable-table to view only the ones belonging to the logged in user in my listViewer.

I am wondering cause often the app crashes and I spend much time to try figure out what is causing this, and then suddenly it works, and then not… and so on…
I did something so simple like move the:


and then put it back again and it worked…

is it something in Thunkable or is it something in my code that makes this happening?

As described earlier I have noticed that the “live test”-feature crashes more often then the mobile-app so that’s just scary to use now. But then sometimes the mobile app gives me messages like “you need to check your blocks”, and then I do something like described above, move something out from the block then put it back again, and it works.

I have not much going on in my app but if there was it would be a pain to “reconnect” all the blocks ever now and then.

This makes me thinking it has to do with my code somehow? Or do I need to update something or do anything else?

Thanks for any help!