Skip to content
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

show hidden channels doesnt work after 29th january update #229

Closed
jaysuna opened this issue Jan 29, 2025 · 7 comments
Closed

show hidden channels doesnt work after 29th january update #229

jaysuna opened this issue Jan 29, 2025 · 7 comments

Comments

@jaysuna
Copy link

jaysuna commented Jan 29, 2025

Image

@kingepic84
Copy link

Getting this same error as well

@SwampertTube
Copy link

Image same

@JustOptimize
Copy link
Owner

Saw that, will be fixing as soon as possible.

Do not post new commets if there isn't any update

@JustOptimize
Copy link
Owner

PS: The plugin works, just click "Start anyway"

@Pharaoh2k
Copy link

Pharaoh2k commented Feb 2, 2025

The issue is here:

const ChannelItemUtilsKey = Object.keys(ChannelItemUtils || {}).find((k) => {
    return ChannelItemUtils[k]?.toString()?.includes('.AnnouncementsWarningIcon');
});

Haven't checked further, but I assume it doesn't find .AnnouncementsWarningIcon

@JustOptimize
Copy link
Owner

I know, the plugin litterally prints the broken modules list in the console...

@JustOptimize
Copy link
Owner

Fixed with latest version

@JustOptimize JustOptimize pinned this issue Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants