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

[bug] sending transaction not working for OKX wallet #2016

Closed
1 task done
melvinmcrn opened this issue May 30, 2024 · 5 comments
Closed
1 task done

[bug] sending transaction not working for OKX wallet #2016

melvinmcrn opened this issue May 30, 2024 · 5 comments

Comments

@melvinmcrn
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

RainbowKit Version

2.0.5, 2.1.1

wagmi Version

2

Current Behavior

When connecting to OKX wallet on a desktop (using chrome, brave), connecting the wallet works fine but when the user tries to send a transaction, it does not trigger OKX to sign a transaction.

It works fine for other wallets or other dApps that use other libraries though.

Expected Behavior

No response

Steps To Reproduce

No response

Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)

No response

Anything else?

No response

@magiziz
Copy link
Contributor

magiziz commented May 30, 2024

@melvinmcrn I'm able to send a transaction with OKX wallet

image

We're using this test dApp to test https://rainbowkit-example.vercel.app

Can you share a small reproducible example with us ?

@melvinmcrn
Copy link
Author

@melvinmcrn I'm able to send a transaction with OKX wallet

image

We're using this test dApp to test https://rainbowkit-example.vercel.app

Can you share a small reproducible example with us ?

Hi @magiziz,
Where can I find the code behind the test dApp?

@magiziz
Copy link
Contributor

magiziz commented May 30, 2024

@melvinmcrn You can find it here https://github.com/rainbow-me/rainbowkit/tree/main/packages/example. Let me know if this works 👍

@magiziz
Copy link
Contributor

magiziz commented May 31, 2024

@melvinmcrn Have you figured out what was happening ?

@melvinmcrn
Copy link
Author

@magiziz We haven't changed anything to our code but seems like it's working now. Maybe there was some problem with the OKX wallet itself.

Sorry for your time and thank you for your support! :)

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

No branches or pull requests

2 participants