mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-25 21:05:49 +03:00
[GH-ISSUE #160] Select all button not working #277
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#277
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 @WilmeRodas666 on GitHub (Feb 17, 2024).
Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/160
Hi, thank you for coding this really useful app. Im trying to unfollow about 3K accounts, but the option "select all"is not working, tried incognito, deleting browsing data, and still not allowing me to select all. Do you have any solution or work around this?
@WilmeRodas666 commented on GitHub (Feb 17, 2024):
I just realized that also even tho is says completed, the bar at the top doesnt get to full and the select all option is grayed out
Thanks in advance!
@davidarroyo1234 commented on GitHub (Feb 22, 2024):
Its an open issue already, but i didnt start checking it..
Maybe pausing it can be a workaround
@davidarroyo1234 commented on GitHub (Feb 24, 2024):
@WilmeRodas666
@bipindr123 commented on GitHub (Mar 7, 2024):
@davidarroyo1234 @WilmeRodas666 I tried using inspect element to fix it, it works, but ends up with some error
@pilotcolin commented on GitHub (Jun 6, 2024):
@davidarroyo1234 @WilmeRodas666 What has worked for me is right clicking the grey select all button, inspecting it, and editing the attribue from "disabled" to enabled. It has worked for me without any issue