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

Critical error if choose Sepolia network on swap page #1013

Open
alter-eggo opened this issue Aug 27, 2024 · 1 comment
Open

Critical error if choose Sepolia network on swap page #1013

alter-eggo opened this issue Aug 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@alter-eggo
Copy link
Contributor

alter-eggo commented Aug 27, 2024

If choose sepolia network on swap page - we get critical "too many rerenders" error.
it prob happens bc of empty sepolia tokens list

Image
Image

@alter-eggo alter-eggo added the bug Something isn't working label Aug 27, 2024
@neverm25
Copy link

@alter-eggo I found the reason for the issue.
It's because there are no tokens data for sepolia from graphql.

subgraph endpoint: https://api-v3.balancer.fi/graphql
operationName: "GetTokenPrices"

https://github.com/balancer/frontend-v3/blob/main/lib/modules/tokens/TokensProvider.tsx#L60-L63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants