When I recieve an object from the DB with named elements which contain arrays, but starting from index 1 (not 0) the console can’t open them. You can see on the screenshot what I’m talking about. The opened element has an array like this [1:‘something’, 2:‘something else’…]
This problem happen after the big update. Before that everything was working fine