I have list of items to be displayed like “to-do tasks”. When I add some to the database and comeback to this list, it’s still showing me the old list and not getting refreshed, though the ajax call is fired. I have seen this happen on Android device(Nexus4).
Can someone help me understand the issue and solution for this problem.
TIA