There is a random array called _scopedVariableArray appearing in my app

I don’t know why this random array is appearing in my app

Oh ok.

What are you saving to that database?

Messages others from web the last one from thunkable which is causing the issue

I think thats because I’m saving a list variable and its taking the details of the variable too

Are you using an API?

what do you mean

well i’m using firebase

Could I see the blocks you have used to save data?

It is a byproduct of thunkable that generally is not an issue Check out this thread.

1 Like

hi

Just came online

The firebase is taking the format cause its in a json tree format but the list viewer cant take it

Hi @vatsal, please remember that this is a forum and not an instant messenger - use the edit button to update you post rather that creating multiple posts like this.

Thanks.


This has been known about for a while now, but it shouldn’t affect your apps performance:


Use the object blocks to work with objects and JSON:
https://docs.thunkable.com/objects

1 Like