Skip to content

Fix order of setting provider for wallet connection#602

Open
k-kinzal wants to merge 1 commit into
solana-developers:masterfrom
k-kinzal:fixes-connect-to-wallet-react
Open

Fix order of setting provider for wallet connection#602
k-kinzal wants to merge 1 commit into
solana-developers:masterfrom
k-kinzal:fixes-connect-to-wallet-react

Conversation

@k-kinzal

@k-kinzal k-kinzal commented May 4, 2024

Copy link
Copy Markdown

The following error occurred when I made the wallet connection with reference to the Cookbook.

Error: You have tried to read "wallets" on a WalletContext without providing one. Make sure to render a WalletProvider as an ancestor of the component that uses WalletContext.

WalletModalProvider depends on WalletProvider, which seems to be in the wrong order.

@vercel

vercel Bot commented May 4, 2024

Copy link
Copy Markdown

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

Name Status Preview Comments Updated (UTC)
solana-cookbook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 4, 2024 3:27am

@St-clous

St-clous commented May 5, 2024

Copy link
Copy Markdown

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

Name Status Preview Comments Updated (UTC)
solana-cookbook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 4, 2024 3:27am

@St-clous St-clous left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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.

2 participants