Stack Overflow is not getting refreshed automatically. I have to press F5 explicitly to refresh the website. What might be the issue?

share|improve this question
2  
We need more details - what exactly is not refreshing? What page? Did it ever used to refresh? – Sha Wiz Dow Ard Aug 21 '12 at 8:36

migrated from stackoverflow.com Aug 21 '12 at 7:23

3 Answers

Because Stack Overflow is huge compared to the other sites, the automatic "X questions with new activity" thing is enabled on individual tag pages only and not on the front page.

Beyond that, it should have real-time change notifications in all the (now) usual places - edits on questions and answers, new answers on questions, new comments, your reputation changes due to upvotes.

None of our pages fully refresh automatically. That'd be pretty bad, considering that in most cases people would be either reading or in the middle of writing something.

share|improve this answer
Anna, while I have definitely seen that behavior in the past, it seems to have been disabled recently (at least for me). I left two browser windows (one Chrome, one Firefox) open on this page for over an hour. There were zero notifications coming in, even though in a different window I could see new questions were introduced in the meantime. It may be related but a few times I have been submitting an answer to a question and I saw the orange slidey at the top of the screen instead of the newer banner style. – Aaron Bertrand Aug 22 '12 at 16:20
@AaronBertrand Interesting. I checked the C# tag page last night (prior to posting this answer) and it worked fine. Might be something else at play here. – Anna Lear Aug 22 '12 at 16:58
I also left this page open and the notification area at the top didn't change to show your reply until I manually refreshed the page. – Aaron Bertrand Aug 22 '12 at 17:30

It depends on the page. Only some things update automatically (for example, notifications of new answers).

Other things don't update automatically (for example, browsing questions), and is by design.

Otherwise you might have JavaScript disabled.

share|improve this answer
It also notify when new questions are posted on site – Pramod Kumar Aug 21 '12 at 7:27

It would be terrible if you browsed a list of questions, for example, the newest ones, and it suddenly updated everything so the title you were going to click moved away and you clicked the wrong question.

share|improve this answer

You must log in to answer this question.