nprapps / oscars

Oscar Night 2013 live chat / liveblog (built on Scribble Live), and Best Picture cheat sheet
http://apps.npr.org/oscars-2013/
Other
5 stars 5 forks source link

Error when paging back on live blog #155

Closed onyxfish closed 11 years ago

onyxfish commented 11 years ago

Noticed in IE8, confirmed in Chrome

Uncaught TypeError: Property 'nprapps' of object [object Window] is not a function

onyxfish commented 11 years ago

Seems like maybe we have multiple requests executing at once and since we don't have random callbacks things get shitty. On the plus side, nothing actually broke.

onyxfish commented 11 years ago

Its actually plausible this caused me to miss a page and I just didn't notice it. May need a lock.