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

Streamable links all of the sudden not working #1313

Closed
francis826 opened this issue Feb 15, 2024 · 1 comment
Closed

Streamable links all of the sudden not working #1313

francis826 opened this issue Feb 15, 2024 · 1 comment
Labels

Comments

@francis826
Copy link

francis826 commented Feb 15, 2024

HoverZoom is not working with streamable links

Within the last couple of weeks HoverZoom has stopped working on streamable links.

To Reproduce

  1. Go to https://old.reddit.com/r/nba/
  2. Open dev console
  3. Hover any streamable link (there are many on this page as streamable is the only allowed video links)
  4. See console error:
Error handling response: TypeError: Cannot read properties of null (reading 'getAttribute')
    at chrome-extension://pccckmaobkjjboncdfnnofkonhgpceea/plugins/streamable_a.js:8:50
    at chrome-extension://pccckmaobkjjboncdfnnofkonhgpceea/js/hoverzoom.js:3788:27

Desktop:

  • OS: Windows 10 (Also reproducible on MacOS)
  • Browser: Chrome
  • Version: 121.0.6167.161 (Official Build) (64-bit)
@extesy extesy added the bug label Feb 15, 2024
@extesy
Copy link
Owner

extesy commented Feb 15, 2024

Fixed in c07071a

@extesy extesy closed this as completed Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants