PR approval counts not visible anymore #4043
mobilutz posted onGitHub
In the v21.2.23 the PR approval count
is not displayed correctly anymore:
This is how it looked until a couple of days ago (don't know exactly when it "broke")
This is the CSS that should do this: https://github.com/sindresorhus/refined-github/blob/main/source/features/pr-approvals-count.css
I am running this setup:
- MS Edge
Version 88.0.705.81 (Official build) (64-bit)
- Refined GitHub
21.2.23
There is no error in the JS-console that correlates to this. Although I do see some other non-related errors, but I do not want to bring them up here. I am just adding the errors here, to show what they are!!!
PS: I disabled the features that are throwing the JS-console errors:
clean-conversation-filters
highlight-non-default-base-branch
Outcome is still the same - approval count not displayed.
PPS: Source of this feature: https://github.com/sindresorhus/refined-github/pull/816