I’ve noticed when I come back to firefox window with CI then I need to refresh the page https://circleci.com/dashboard in order to see new builds. It’s happening like that for at least month and also, my friend noticed this problem.
I used to could open my MacBook next day and the CircleCI page was working without refreshing it (I mean I could see new builds after pushing commits and I didn’t refresh the page).
I tried to use Safari and I was having it opened on one of the screens and after a few minutes when I pushed new code to repo I didn’t see new build running unless I refreshed manually the CI page.
I tested it also on Chrome in incognito mode and the same problem occurred. In Chrome console I don’t see errors.
In firefox console I see errors like:
The connection to wss://ws.pusherapp.com/app/1cf6e0e755e419d2ac9a?protocol=7&client=js&version=2.2.4&flash=false was interrupted while the page was loading. pusher.min.js:72:307
mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create om-production-d4e84758bf3ff95381bc722b57046f60.js:5678:259
not well-formed pusher:1:1
Use of getAttributeNode() is deprecated. Use getAttribute() instead. widget.js:1:4986
Use of getPreventDefault() is deprecated. Use defaultPrevented instead. widget.js:2:11488
TypeError: e.target.parentNode is null
widget.js:11:28775
TypeError: e.target.parentNode is null
In Safari console I see errors:
[Warning] Unexpected CSS token: : (app-12f69490de56dbaa905020c5511e76e1.css, line 1)
[Warning] Unexpected CSS token: : (app-12f69490de56dbaa905020c5511e76e1.css, line 4)
[Warning] Unexpected CSS token: : (app-12f69490de56dbaa905020c5511e76e1.css, line 4)
[Warning] Unexpected CSS token: : (app-12f69490de56dbaa905020c5511e76e1.css, line 4)
[Warning] Unexpected CSS token: : (app-12f69490de56dbaa905020c5511e76e1.css, line 4)
[Warning] Unexpected CSS token: : (app-12f69490de56dbaa905020c5511e76e1.css, line 4)
[Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (app.css.map, line 0)
[Log] [Amplitude] WARNING: Property key "repo" with invalid value type null, ignoring (amplitude-2.9.1-min.gz.js, line 2)
[Log] [Amplitude] WARNING: Property key "org" with invalid value type null, ignoring (amplitude-2.9.1-min.gz.js, line 2)
[Error] TypeError: null is not an object (evaluating 'e.target.parentNode.id')
(anonymous function) (widget.js:11:28858)
forEach
(anonymous function) (widget.js:11:28096)
[Error] TypeError: null is not an object (evaluating 'e.target.parentNode.id')
(anonymous function) (widget.js:11:28858)
forEach
(anonymous function) (widget.js:11:28096)