mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-26 05:15:52 +03:00
[GH-ISSUE #65] During unfollowing process it doesn't create a list but instead it creates only 1 line and keeps updating the username of it. #27
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#27
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 @onnipotenza on GitHub (Feb 21, 2023).
Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/65
As you can see only the username is being updated while nothing else.
When it ends it stays like this, the only thing that goes on is the % bar.
@tomleb3 commented on GitHub (Feb 21, 2023):
Thanks for letting us know.
I'll take a look sometime the following days.
For now, does the unfollow process still work as expected at least?
i.e. - does it successfully unfollow everyone you've selected despite the UI issue?
@onnipotenza commented on GitHub (Feb 21, 2023):
@tomleb3 Yes, the process works fine it's just that visual bug
@yilmazahmet commented on GitHub (Feb 22, 2023):
Yes, I have the same situation.
@tomleb3 commented on GitHub (Feb 22, 2023):
Thanks for notifying.
I've looked over the code and I think I know what the issue is.
I believe it should be a simple fix.
However, I am currently in the process of adding filter capabilities to the script (#64) and it's becoming quite the large PR with all kinds of changes, so I prefer to avoid making any additional changes at the moment unless there are any critical structural issues.
Hopefully I can get the filter done in the coming days and fix this right afterwards.
@yilmazahmet commented on GitHub (Feb 22, 2023):
Thank you.
Good luck.
Tom Lebeodkin @.***>, 22 Şub 2023 Çar, 23:09 tarihinde
şunu yazdı:
@tomleb3 commented on GitHub (Mar 1, 2023):
A PR which also fixes this has been merged.
If you are still facing issues, feel free to open another ticket.