-
- Downloads
There was a problem fetching the pipeline summary.
Fix note polling when a window has been hidden
`refresh` was called, `refreshing` was set to true, but then because `document.hidden` was true, `getContent` was never called, and `refreshing` never got reset to `false`, which stopped polling entirely until refresh.
parent
6aefd3c3
Branches
Tags
Pipeline #
Please register or sign in to comment