When a new user joins a channel while another user is viewing that channel, it will crash the view because that user is never fetched. - [ ] Add a socket event to send that user to all subscribers whenever they join a channel
When a new user joins a channel while another user is viewing that channel, it will crash the view because that user is never fetched.