Anarios / return-youtube-dislike

Chrome extension to return youtube dislikes
https://returnyoutubedislike.com/
GNU General Public License v3.0
12.69k stars 568 forks source link

Infinite loop of requests being made to the api and logged to the console #1007

Closed WesselKroos closed 11 months ago

WesselKroos commented 11 months ago

Have you tried to find similar open issues?

Browser

Google Chrome

Browser Version

119.0.6045.200

Extension or Userscript?

Extension

Extension/Userscript Version

3.0.0.13

Video link where you see the problem

https://www.youtube.com/watch?v=nIz9xclCNiY

What happened?

I paused the video at the end. When I opened the DevTools I saw that an infinite amount of requests were being sent to the api.

How to reproduce/recreate?

  1. Open a video (it doesn't matter which one)
  2. Pause it at the end of the timeline

image

Will you be available for follow-up questions to help developers diagnose & fix the issue?

Yes

Anarios commented 11 months ago

Fixed in v3.0.0.14