[GH-ISSUE #122] white blank page #257

Closed
opened 2026-03-07 20:15:46 +03:00 by kerem · 15 comments
Owner

Originally created by @piggletpoke on GitHub (Sep 22, 2023).
Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/122

if i paste the code the top of the page looks fine its has black ui and everything but everything else is 100% white

Originally created by @piggletpoke on GitHub (Sep 22, 2023). Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/122 if i paste the code the top of the page looks fine its has black ui and everything but everything else is 100% white
kerem closed this issue 2026-03-07 20:15:46 +03:00
Author
Owner

@piggletpoke commented on GitHub (Sep 22, 2023):

oh it also says undefined at the bottom

<!-- gh-comment-id:1732029054 --> @piggletpoke commented on GitHub (Sep 22, 2023): oh it also says undefined at the bottom
Author
Owner

@davidarroyo1234 commented on GitHub (Sep 22, 2023):

if i paste the code the top of the page looks fine its has black ui and everything but everything else is 100% white

Not at home now, in 2h i will test it.

What browser are you using?

<!-- gh-comment-id:1732043346 --> @davidarroyo1234 commented on GitHub (Sep 22, 2023): > if i paste the code the top of the page looks fine its has black ui and everything but everything else is 100% white Not at home now, in 2h i will test it. What browser are you using?
Author
Owner

@piggletpoke commented on GitHub (Sep 22, 2023):

What browser are you using?

chrome

<!-- gh-comment-id:1732080196 --> @piggletpoke commented on GitHub (Sep 22, 2023): > What browser are you using? chrome
Author
Owner

@davidarroyo1234 commented on GitHub (Sep 22, 2023):

What browser are you using?

chrome

I Have tested in right now and its working... can you provide some screenshoots? What operating system are you using?

<!-- gh-comment-id:1732133738 --> @davidarroyo1234 commented on GitHub (Sep 22, 2023): > > What browser are you using? > > chrome I Have tested in right now and its working... can you provide some screenshoots? What operating system are you using?
Author
Owner

@CaptRodriguez commented on GitHub (Sep 23, 2023):

image

<!-- gh-comment-id:1732187106 --> @CaptRodriguez commented on GitHub (Sep 23, 2023): ![image](https://github.com/davidarroyo1234/InstagramUnfollowers/assets/145820602/714144e0-77be-4dd6-b437-b53ed4acd966)
Author
Owner

@RosenthalLeahSA commented on GitHub (Sep 23, 2023):

same for me

<!-- gh-comment-id:1732200773 --> @RosenthalLeahSA commented on GitHub (Sep 23, 2023): same for me
Author
Owner

@RosenthalLeahSA commented on GitHub (Sep 23, 2023):

says (idk if this is related to the code or smthn else): "A form field element has neither an id nor a name attribute. This might prevent the browser from correctly autofilling the form.
To fix this issue, add a unique id or name attribute to a form field. This is not strictly needed, but still recommended even if you have an autocomplete attribute on the same element."

<!-- gh-comment-id:1732201108 --> @RosenthalLeahSA commented on GitHub (Sep 23, 2023): says (idk if this is related to the code or smthn else): "A form field element has neither an id nor a name attribute. This might prevent the browser from correctly autofilling the form. To fix this issue, add a unique id or name attribute to a form field. This is not strictly needed, but still recommended even if you have an autocomplete attribute on the same element."
Author
Owner

@davidarroyo1234 commented on GitHub (Sep 23, 2023):

image

So strange... can you try this in private mode? Just to check ir there is any extension interfering?

<!-- gh-comment-id:1732245796 --> @davidarroyo1234 commented on GitHub (Sep 23, 2023): > ![image](https://github.com/davidarroyo1234/InstagramUnfollowers/assets/145820602/714144e0-77be-4dd6-b437-b53ed4acd966) > > So strange... can you try this in private mode? Just to check ir there is any extension interfering?
Author
Owner

@MaxiDave commented on GitHub (Sep 23, 2023):

Joining the issue. Same problem here, the private mode is not working either.

<!-- gh-comment-id:1732251229 --> @MaxiDave commented on GitHub (Sep 23, 2023): Joining the issue. Same problem here, the private mode is not working either.
Author
Owner

@davidarroyo1234 commented on GitHub (Sep 23, 2023):

Joining the issue. Same problem here, the private mode is not working either.

Im going to try it on my windows machine, at least on mac os its working in normal mode and private mode.. I hope im not caching any previous instagram version.

<!-- gh-comment-id:1732252478 --> @davidarroyo1234 commented on GitHub (Sep 23, 2023): > Joining the issue. Same problem here, the private mode is not working either. Im going to try it on my windows machine, at least on mac os its working in normal mode and private mode.. I hope im not caching any previous instagram version.
Author
Owner

@davidarroyo1234 commented on GitHub (Sep 23, 2023):

Joining the issue. Same problem here, the private mode is not working either.

says (idk if this is related to the code or smthn else): "A form field element has neither an id nor a name attribute. This might prevent the browser from correctly autofilling the form. To fix this issue, add a unique id or name attribute to a form field. This is not strictly needed, but still recommended even if you have an autocomplete attribute on the same element."

if i paste the code the top of the page looks fine its has black ui and everything but everything else is 100% white

Okay, i found that its because your windows system is set in light mode so you are not seeing the button... The button in fact its on the middle of the screen. I will change this behavior now. I will message you all when ready

<!-- gh-comment-id:1732253185 --> @davidarroyo1234 commented on GitHub (Sep 23, 2023): > Joining the issue. Same problem here, the private mode is not working either. > says (idk if this is related to the code or smthn else): "A form field element has neither an id nor a name attribute. This might prevent the browser from correctly autofilling the form. To fix this issue, add a unique id or name attribute to a form field. This is not strictly needed, but still recommended even if you have an autocomplete attribute on the same element." > if i paste the code the top of the page looks fine its has black ui and everything but everything else is 100% white Okay, i found that its because your windows system is set in light mode so you are not seeing the button... The button in fact its on the middle of the screen. I will change this behavior now. I will message you all when ready
Author
Owner

@davidarroyo1234 commented on GitHub (Sep 23, 2023):

@MaxiDave @RosenthalLeahSA @CaptRodriguez @piggletpoke Now should be fixed, can you try it please?

<!-- gh-comment-id:1732256009 --> @davidarroyo1234 commented on GitHub (Sep 23, 2023): @MaxiDave @RosenthalLeahSA @CaptRodriguez @piggletpoke Now should be fixed, can you try it please?
Author
Owner

@piggletpoke commented on GitHub (Sep 23, 2023):

@MaxiDave @RosenthalLeahSA @CaptRodriguez @piggletpoke Now should be fixed, can you try it please?

yes sirrr! its working thank you for help

<!-- gh-comment-id:1732266260 --> @piggletpoke commented on GitHub (Sep 23, 2023): > @MaxiDave @RosenthalLeahSA @CaptRodriguez @piggletpoke Now should be fixed, can you try it please? yes sirrr! its working thank you for help
Author
Owner

@davidarroyo1234 commented on GitHub (Sep 23, 2023):

@MaxiDave @RosenthalLeahSA @CaptRodriguez @piggletpoke Now should be fixed, can you try it please?

yes sirrr! its working thank you for help

No problem, Thank you for the issue :)

<!-- gh-comment-id:1732266506 --> @davidarroyo1234 commented on GitHub (Sep 23, 2023): > > @MaxiDave @RosenthalLeahSA @CaptRodriguez @piggletpoke Now should be fixed, can you try it please? > > yes sirrr! its working thank you for help No problem, Thank you for the issue :)
Author
Owner

@RosenthalLeahSA commented on GitHub (Sep 24, 2023):

yesss works now!!! thank you :)

<!-- gh-comment-id:1732511349 --> @RosenthalLeahSA commented on GitHub (Sep 24, 2023): yesss works now!!! thank you :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/InstagramUnfollowers#257
No description provided.