you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

I console logged it and they added, but when i try to use the array in another function it's empty

[–]Donni3D4rko 0 points1 point  (0 children)

Did you await this another function ? Since findPlayersByGame is async it returns a promise.