-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
(Github News Feed Filter) the Actions
list is no longer populated (Uncaught TypeError: Array.forEach is not a function
error)
#157
Comments
Uncaught TypeError: Array.forEach is not a function
error and the Actions
list is no longer populatedActions
list is no longer populated (Uncaught TypeError: Array.forEach is not a function
error)
Hi @darkred, is this still an issue? Because it's working for me, even after loading more news... |
Thank you for responding. Yes, it is still occurs. I found what's happening: To reproduce yourself:
|
To summarize:
Note: in the latter case, if I enable the 'Refined GitHub' extension, |
@jerone The script's basic functionality is now built-in (currently beta), see https://github.blog/changelog/2022-06-14-updates-to-github-feed-public-beta/ Your script is much more powerful of course, and offers various custom filtering options, but maybe it's better to just deprecate/archive the script? There have been so many changes in the news feed, incl. that it's even now split to two: "Following" and "For Your". I think it might not be worth the trouble to try to update the script for the new layout. |
Greetings
It's about the 'Github News Feed Filter' script.
I've just noticed that the
Actions
list is no longer populated, I'm getting this error twice instead:This must have happened due to the recent GitHub HTML changes.
By the way, I've noticed that, clicking to switch to either the
Repositories
orUsers
tabscauses the sidebar to become too thin in width.
(this is an irrelevant issue that's been happening a long time now)
Here is a screen capture (TM in Chrome) to see what I mean:
screen capture
Tested v8.2.8 with fresh profile of both Chrome 89/Firefox 87
using latest Tampermonkey beta 4.12.6132/Violentmonkey beta 2.12.11.2 .
I tried, but can't seem to be able to fix it myself.
Thank you
The text was updated successfully, but these errors were encountered: