mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-25 21:05:49 +03:00
[GH-ISSUE #236] Ratio Bug Displayed / Total Loaded #307
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#307
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 @roshanmirajkar on GitHub (Jul 3, 2025).
Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/236
The ratio of Displayed / Total Loaded has expotentially widened. only loading 20 profiles per 2000? looks inefficient
@davidarroyo1234 commented on GitHub (Jul 20, 2025):
mmm weird.. Do you have the followers on the whitelist section?
@Fenish commented on GitHub (Jul 26, 2025):
I found the issue. Its unable to click because it adds disabled='' at the checkbox, When you remove it via dev tools you can use it freely again
@roshanmirajkar commented on GitHub (Aug 1, 2025):
@Fenish can you push a PR? what code did you edit?
@Fenish commented on GitHub (Aug 1, 2025):
I'll open in few days
@ramazansancar commented on GitHub (Sep 22, 2025):
I think the problem here is caused by the filters selected by the user. Is the problem still occurring? @roshanmirajkar