When flicking through day pages quickly, some things (eg list of music) are still loading in the background, and end up being displayed on the wrong day. If every AJAX call had a unique identifier (or existing calls are all cancelled on page change) this wouldn't happen.
When flicking through day pages quickly, some things (eg list of music) are still loading in the background, and end up being displayed on the wrong day. If every AJAX call had a unique identifier (or existing calls are all cancelled on page change) this wouldn't happen.