We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
AKA Cannot read properties of undefined (reading 'listenerCount')
Cannot read properties of undefined (reading 'listenerCount')
Sometimes the Metamask connection is disconnected when reloading certain pages.
This is probably a Metamask related bug but it is quite frequent: https://balancer-labs.sentry.io/issues/5735188657/
Steps to reproduce:
balancer.fi
dev
build
/swap/ethereum
/swap/base/USDC
Note: It is not a problem in the swap page as I could also reproduce it by reloading the pool detail page with different pool ids
The text was updated successfully, but these errors were encountered:
@agualis Is this still an issue? Closing for now, reopen if still issue.
Sorry, something went wrong.
agualis
No branches or pull requests
AKA
Cannot read properties of undefined (reading 'listenerCount')
Sometimes the Metamask connection is disconnected when reloading certain pages.
This is probably a Metamask related bug but it is quite frequent:
https://balancer-labs.sentry.io/issues/5735188657/
Steps to reproduce:
balancer.fi
or to a preview urldev
or when locally building and serving abuild
so it could be SSR related/swap/ethereum
to/swap/base/USDC
) and refresh the pageCannot read properties of undefined (reading 'listenerCount')
error in the consoleNote: It is not a problem in the swap page as I could also reproduce it by reloading the pool detail page with different pool ids
MetamaskDisconnection.mp4
The text was updated successfully, but these errors were encountered: