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
如下配置:
import React from 'react'; import { ConnectButton, Connector } from '@ant-design/web3'; import { SolanaWeb3ConfigProvider } from '@ant-design/web3-solana'; export default function App() { return ( <SolanaWeb3ConfigProvider autoAddRegisteredWallets> <Connector> <ConnectButton /> </Connector> </SolanaWeb3ConfigProvider> ); }
页面:
点击 Mobile Wallet Adpater 无响应。
Mobile Wallet Adapter 是在这里注入的: https://github.com/anza-xyz/wallet-adapter/blob/748767d6852e620999823f425b3ba30a00ff1547/packages/core/react/src/WalletProvider.tsx#L63
The text was updated successfully, but these errors were encountered:
并且此处不应该显示 PLUGIN 按钮
Sorry, something went wrong.
gin-lsl
Successfully merging a pull request may close this issue.
如下配置:
页面:
点击 Mobile Wallet Adpater 无响应。
Mobile Wallet Adapter 是在这里注入的:
https://github.com/anza-xyz/wallet-adapter/blob/748767d6852e620999823f425b3ba30a00ff1547/packages/core/react/src/WalletProvider.tsx#L63
The text was updated successfully, but these errors were encountered: