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

Endless Uncaught TypeError #2201

Closed
leion247 opened this issue Feb 3, 2025 · 2 comments
Closed

Endless Uncaught TypeError #2201

leion247 opened this issue Feb 3, 2025 · 2 comments

Comments

@leion247
Copy link

leion247 commented Feb 3, 2025

Brave Browser
Windows 10

Went into the inspect tab to try and look into a different extension issue. Came across this one. Sponsorblock is infinitely generating errors whether on the home page, subscriptions, or watching a video. All of which are this error specifically. Image provided shows how many errors generated after 35 minutes of just sitting on the home page without any activity.

Image

Uncaught TypeError: Cannot read properties of null (reading 'playbackRate')
at Object.maxCountdownTime (content.js:2:208960)
at Object.n [as maxCountdownTime] (content.js:2:185084)
at l.countdown (content.js:2:189692)

@ajayyy ajayyy closed this as completed in 19efcb5 Feb 3, 2025
@ajayyy
Copy link
Owner

ajayyy commented Feb 3, 2025

Does the extension work for you?

@leion247
Copy link
Author

leion247 commented Feb 3, 2025

The extension works yea, just weird repeated error. Hopefully your fix solves it.

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

2 participants