
Post by
zezo | 2017-12-14 | 16:06:29
Probably a piece of bad cached data, one of the javascripts. They have cache expiration time of 24 hours and the browser will use the local data during that time. Now the time has passed, it got the correct version and works again.
The other option is some wrong session-related data.
Both should have been fixed by a "Clear browsing data" operation, but it does not always look as expected. Sometimes there other caches along the way between the browser and the web server, sometimes the local browser database gets confused.