]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/New_comments_are_not_always_displayed__59___need_page_refresh_to_appear.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / bugs / New_comments_are_not_always_displayed__59___need_page_refresh_to_appear.mdwn
1 I noticed this a few times in Google Chrome 12 (dev channel) a few times, already:
3 I added a comment to 
5     http://git-annex.branchable.com/forum/performance_improvement:_git_on_ssd__44___annex_on_spindle_disk/
7 and left the page. Later, I revisited
9     http://git-annex.branchable.com/forum/
11 and clicked on
13     http://git-annex.branchable.com/forum/performance_improvement:_git_on_ssd__44___annex_on_spindle_disk/
15 My own comment did not appear. I pressed F5 and eh presto.
17 My assumption is that ikiwiki does not tell Chrome to reload the page as the cache is stale.
20 Richard