Bug:
Joining a server does emit everything that is needed except the roleIdArr of each member. You can notice it by joining a new server and checking out people's roles. They won't have any. If you look at the data the socket emits, it also doesn't contain a member's roles.
Device + OS: API - Server related
Browser: API - Server related
Bug: Joining a server does emit everything that is needed except the roleIdArr of each member. You can notice it by joining a new server and checking out people's roles. They won't have any. If you look at the data the socket emits, it also doesn't contain a member's roles.
File: https://github.com/supertiger1234/Nertivia-Server/blob/master/src/utils/joinServer.ts