-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong highest-rated-comment
if there's >1 reactions
#7687
Comments
It works fine on Chromium-based browsers (v118 and v127). So I guess it's a Firefox specific issue. |
Does it happen consistently? Or just sometimes? |
refined-github/source/features/highest-rated-comment.tsx Lines 121 to 126 in 9300b6b
I haven't found any GitHub issues that can reproduce the same result yet. I've tried disabling all extensions except Refined GitHub and it's still picking up the 12 upvotes one. |
I can't repro in Firefox either, Refined GitHub v24.8.13 and the previous v24.8.3 The feature waits for the whole page to be loaded too, so this shouldn't be a race condition either. Do you have other extensions? Does it happen at every load of netbirdio/netbird#363 or just sometimes? |
...I've tried disabling all extensions except Refined GitHub and it's still picking up the 12 upvotes one... Originally posted by TonyRL in #7687 (comment)
Yes. It's logged in on Firefox. If I log out (or in incognito mode) when visiting that issue, it does pick up the 42 upvotes one.
It happens on every load. |
Thanks for the report, but seems to be too niche to work on. Likely the new view will fix it or require a rework of the feature anyway. |
Description
The highest rated comment should be the one from Tennyleaz (42 upvotes) instead of the one from xromansx (12 upvotes).
Screenshot
Screenshot 2
How to replicate the issue + URL
Visit: netbirdio/netbird#363
Extension version
24.8.13
Browser(s) used
FireFox v129.0.1
Token⚠️
The text was updated successfully, but these errors were encountered: