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

JS error: [ : 883] Uncaught TypeError: plugin.refresh is not a function #2751

Closed
2 tasks done
koblack opened this issue Oct 23, 2024 · 1 comment
Closed
2 tasks done

Comments

@koblack
Copy link
Contributor

koblack commented Oct 23, 2024

Please complete the following tasks.

  • Web browser cache cleared
  • Web browser and ruTorrent version provided

Tell us about your environment

Web Browser: Google Chrome 130.0.6723.70
ruTorrent: master: 1244f9f

What were you trying to do?

Try add or remove icon for tracker on side panel.

What us the error message?

JS error: [ : 883] Uncaught TypeError: plugin.refresh is not a function

Give us the stack trace.

Uncaught TypeError: plugin.refresh is not a function from TypeError: plugin.refresh is not a function
at request.onloadend (:883:779)

@stickz
Copy link
Collaborator

stickz commented Oct 23, 2024

@jevenski I've marked this as a confirmed bug with priority critical. It's calling a function here which is non existent. This is a blocker before I can post v5.1 Beta 3 and ultimately the stable release of v5.1.

plugin.refresh('ptrackers');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants