btford / btford/angular-socket-io

socket on connect

Open
#141 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.5k
Forks
225
PR merge metrics
No merged PRs in 30d

Description

socket on connect function need page refreshed.

```
socket.on("connect",function(){
reconnection = true
console.log("io coneected");

});

```

i allready disable cache view and set maximum cache config to zero. and i still need page to be reloaded.

its bug or just me having this problem

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.