Skip to content

Conversation

@guibescos
Copy link
Contributor

@guibescos guibescos commented Apr 27, 2023

This bug was found by Brett from telegram. Basically EvmConnection wasn't working in a React app because of some axios weirdness.
Minimal example here :
https://github.com/guibescos/test-connection

I want to make this change and make a release ASAP.

@vercel
Copy link

vercel bot commented Apr 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated (UTC)
example-oracle-amm ⬜️ Ignored (Inspect) Apr 27, 2023 8:42pm
xc-admin-frontend ⬜️ Ignored (Inspect) Apr 27, 2023 8:42pm

"dependencies": {
"@pythnetwork/price-service-sdk": "*",
"@types/ws": "^8.5.3",
"axios": "^1.2.5",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I downgraded axios and it seemed to fix the problem

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol what... nice find though

@guibescos guibescos merged commit 3e56005 into main Apr 28, 2023
@guibescos guibescos deleted the fix-axios-bug branch April 28, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants