Listview not show up after coming back to cached page

Listview not show up after coming back to cached page

After creating and populating a listview in code on a cached page, I migrate to another page but then come back to the original page. In Chrome and FireFox I see the previously generated listview but in IE 7 and 8 the list view doesn't show up. I inspect the DOM and see the cached page and previously generated listview items. I'm not sure why they're not displaying, i don't see any visibility CSS applied. 

Is this a known issue?

Thanks!