Probably too late to check now, but it could have been things stuck in the browser cache. For example if an http request response instructs the browser to keep something in its cache for 24 hours, the browser will do exactly that (and not check if it’s been updated). If that was the case, it...