-
Notifications
You must be signed in to change notification settings - Fork 92
How to stop the pollFriendsList directive? #120
Comments
Hi @Nesbox314 , Just add a |
I gonna try, thanks! |
Hi @Nesbox314 , I'm doing just that, not rendering the component using an |
Might be worth while some investigation then. I'm gonna chunk a bug label on this so it can be worked on for a next release @paulStr |
Some interesting read on this: angular/angular#23756 I'm going to add an |
This should now be fixed with version 2.0.5: https://github.com/rpaschoal/ng-chat/releases/tag/2.0.5 👍 You will have to use the @paulStr and @Nesbox314 ^ |
In my API, I can only make requests while logged in, and my question is that the chat continues to try to polling even when logged off, on the login screen, by playing continuous errors. Please HELP!
The text was updated successfully, but these errors were encountered: