MachUpskillingFY17 / JabbR-Core

Modern edition of JabbR chat client using .NET Core
MIT License
7 stars 8 forks source link

ViewModel user.name NULL #283

Open kevinleung23 opened 7 years ago

kevinleung23 commented 7 years ago

Randomly, logging in and joining a chatroom will cause a null error. The ViewModel is receiving a null ChatUser which is causing chat messages and user list to not populate.