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

[carbonmark] userGetUsers hook refetching infinitely #2194

Open
Atmosfearful opened this issue Jan 30, 2024 · 1 comment
Open

[carbonmark] userGetUsers hook refetching infinitely #2194

Atmosfearful opened this issue Jan 30, 2024 · 1 comment
Assignees
Labels
bug Something isn't working carbonmark

Comments

@Atmosfearful
Copy link
Collaborator

Atmosfearful commented Jan 30, 2024

This is reproducible on the /retire page. The profile I'm testing with does not have a profile yet (not sure if relevant)

Observe requests in the network tab firing off

image

Observe when you add a debug statement in the UserTracker component that it repeats:

image

Notes

Logging tells me this is a rerender happening in the user tracker but not any parent component (web3 provider, _app etc.)

  • is this happening in other views? yes
@Atmosfearful Atmosfearful added the bug Something isn't working label Jan 30, 2024
@jabby09 jabby09 changed the title userGetUsers hook refetching infinitely on /retire page [retire] userGetUsers hook refetching infinitely on /retire page Jan 30, 2024
@Atmosfearful Atmosfearful changed the title [retire] userGetUsers hook refetching infinitely on /retire page [carbonmark] userGetUsers hook refetching infinitely Jan 30, 2024
@Atmosfearful
Copy link
Collaborator Author

Update: I also observed this on other views

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working carbonmark
Projects
Status: No status
Development

No branches or pull requests

2 participants