Didin Jamaludin
Didin Jamaludin
This error related to Angular-CLI, you can send them an issue. It's come with latest Angular-CLI and Angular 5 and not happening on the first version of Angular-CLI 1.5 and...
you may check on chrome://inspect to find some warning/error messages
you are not declaring "loading" variable
Not yet, but you can do the same as sending a message from the client to the client. Client A message -> Server -> Client B/C/D received.
Try downgrade your Node.js, I'm using recommended version 6.x.x
After the downgrade, make sure you have to remove node_modules and run `npm-install` again.
I think that because I'm not using a handler for an empty/not found result of the chat list. Try, send a new message and let me know what happens.