Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Action Stuck In Loop #24

Closed
chase-manning opened this issue Mar 6, 2021 · 1 comment · Fixed by #74
Closed

Some Action Stuck In Loop #24

chase-manning opened this issue Mar 6, 2021 · 1 comment · Fixed by #74
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@chase-manning
Copy link
Collaborator

Some Action is stuck in a loop in the app, the app keeps loading forever, and we get this constant output.
My guess is some login is happening in a component that needs to be moved into a useEffect(() => {},[]);
image

@chase-manning chase-manning added the bug Something isn't working label Mar 6, 2021
@chase-manning chase-manning self-assigned this Mar 7, 2021
@chase-manning chase-manning removed their assignment Mar 7, 2021
@chase-manning chase-manning added the enhancement New feature or request label Mar 7, 2021
@ktschanz ktschanz linked a pull request Mar 7, 2021 that will close this issue
@ktschanz
Copy link
Contributor

ktschanz commented Mar 7, 2021

the cause of this is the checkWalletAndPendingTransactions function in header.js, attempted a fix in #36 but I've gotta go do irl stuff so I'll leave this where its at for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
2 participants