Type checking thinks team:GetPlayers() returns Instance instead of Player

Using --!strict:

image

Warning shown that type is of Instance instead of Player.

Expected behavior

team:GetPlayer() should give me type {Player} (or something to that effect)

4 Likes

Thanks for the report! We’ll follow up when we have an update for you!

1 Like