Giter VIP home page Giter VIP logo

Comments (2)

ArtemyKozodaev avatar ArtemyKozodaev commented on June 16, 2024

Same problem, in Edge and Chrome

from likers-blocker.

brinkie avatar brinkie commented on June 16, 2024

Same problem here. Progress stuck at 0% and repeatedly the same errors in the console

index.js:1 GET https://api.twitter.com/1.1/statuses/show.json?id=1691495012125618178 404
(anonymous) @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
sendGetRequest @ index.js:1
(anonymous) @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
getTweet @ index.js:1
(anonymous) @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
getTotalUsersCount @ index.js:1
(anonymous) @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
collectUsers @ index.js:1
(anonymous) @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
scrollDown @ index.js:1
(anonymous) @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
(anonymous) @ index.js:1
setInterval (async)
(anonymous) @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
startScrolling @ index.js:1
(anonymous) @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
initBlockAction @ index.js:1
(anonymous) @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
setUpBlockPopup @ index.js:1
(anonymous) @ index.js:1
Show 77 more frames
Show less
index.js:1 No tweet found Response {type: 'cors', url: 'https://api.twitter.com/1.1/statuses/show.json?id=1691495012125618178', redirected: false, status: 404, ok: false, …}
(anonymous) @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
getTweet @ index.js:1
(anonymous) @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
getTotalUsersCount @ index.js:1
(anonymous) @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
collectUsers @ index.js:1
(anonymous) @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
scrollDown @ index.js:1
(anonymous) @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
(anonymous) @ index.js:1
setInterval (async)
(anonymous) @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
startScrolling @ index.js:1
(anonymous) @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
initBlockAction @ index.js:1
(anonymous) @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
r @ index.js:1
Promise.then (async)
c @ index.js:1
(anonymous) @ index.js:1
e @ index.js:1
setUpBlockPopup @ index.js:1
(anonymous) @ index.js:1
Show 73 more frames
Show less
index.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'favorite_count')
at st. (index.js:1:35490)
at Generator.next ()
at r (index.js:1:111)

from likers-blocker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.