I did some research using Chrome Developer Tools Network tab and found that there were four posts to
AppGridWebService.ashx?operation=RefreshData
on loading the page when navigating back using a regarding link. So I suspected some scripts were being loaded more than once. I saved as a new form and to my surprise the out-of-sync activities no longer appeared and only one post to refresh was
seen. Can anyone explain this please?