mirror of
https://github.com/moollaza/repo-remover.git
synced 2026-04-25 16:55:49 +03:00
[GH-ISSUE #76] When inserting personal token on the apposite form loops on validating #5
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/repo-remover-moollaza#5
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 @salvob41 on GitHub (Jan 8, 2020).
Original GitHub issue: https://github.com/moollaza/repo-remover/issues/76
Describe the bug
If you insert a token (right or wrong doesn't matter), it keeps trying to validate and could not get past through it
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Token should validate instantly
Screenshots

Desktop (please complete the following information):
Additional context

In the Developers toolkit of Chrome's browser it gives this maybe related error:
@moollaza commented on GitHub (Jan 8, 2020):
@salvob41 thanks for reporting. This seems to be affecting Chrome and Safari. However Firefox and Brave appear to be OK currently. I recently updated some dependencies and I suspect its related to the Apollo update...
@moollaza commented on GitHub (Jan 8, 2020):
@salvob41 it seems like this was caused by #60. I've reverted and re-deployed. It is now working for me in Chrome. Can you please confirm it's fixed for you as well?
@salvob41 commented on GitHub (Jan 8, 2020):
that was extremely efficient :D
I can confirm it works now :) thank you @moollaza
We can close it now