mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-26 05:15:52 +03:00
[GH-ISSUE #7] Error 'undefined' #5
Labels
No labels
bug
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/InstagramUnfollowers#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dbautistadecabo on GitHub (Mar 26, 2021).
Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/7
Today, March 26th, the Javascript code returns 'undefined' (tested on Google Chrome and Firefox on Linux).
@davidarroyo1234 commented on GitHub (Mar 26, 2021):
This is because instagram website must be visible and with certain width.

try to run the script like this
@dbautistadecabo commented on GitHub (Mar 26, 2021):
I have a lot of width... I tried this too with no success:
@davidarroyo1234 commented on GitHub (Mar 26, 2021):
Okay, i have checked this and for some reason only works on your own profile. This seems because an instagram update. I will try to fix this asap. Meanwhile you can use the script on your profile.
@davidarroyo1234 commented on GitHub (Mar 26, 2021):
I have seen that with my previous commit is still working so just wait until i post the fix or use the previous commit
@davidarroyo1234 commented on GitHub (Mar 26, 2021):
Now should be fixed.
@dbautistadecabo commented on GitHub (Mar 27, 2021):
Yes, now it works! Thank you so much!