SN-Koarashi / ig-helper

In Instagram, downloading is possible for both photos and videos from posts, as well as for stories, reels or profile picture.
GNU General Public License v3.0
41 stars 3 forks source link

[bug] Buttons not spawn sometimes #19

Closed sn-o-w closed 4 months ago

sn-o-w commented 4 months ago

Sometimes, buttons don't spawn if you are on the Instagram homepage, then scroll down the page, and afterwards press the comment icon on a post.

Have a look:

https://github.com/user-attachments/assets/551e7fcb-6cdb-4f19-bc66-740799eb2ad6

It might be tricky and not always happening this behavior, but at least it fixes itself on the 2nd try. 🤔

Try at least to open 5-10 different posts in the foreground from the homepage.

SN-Koarashi commented 4 months ago

This may be due to network speed causing the dialog box window to appear after the function call. I was able to reproduce this issue after adjusting the network speed to 3G via DevTools.

SN-Koarashi commented 4 months ago

The issue may have been fixed, you can check if it still exists. @sn-o-w

sn-o-w commented 4 months ago

@SN-Koarashi Nope, still happens.

sn-o-w commented 4 months ago

Oh, wait... Something was messed up on my machine. 🤔

sn-o-w commented 4 months ago

It works now! 👍