RobertMcCoy / CodeCollaborator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'Collaborators' array only fills with collaborators that join the room after you.

dmeredith96 opened this issue · comments

The collaborators array (located in Collab.js) only contains the IDs of users that join the room after you, when it should be a list of every other currently in the room regardless of their join time.

Fixed with #36.