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
If you select Tonkeeper or bitget wallet on the web version of Telegram (chrome), an error screen appears.
Error screen when selecting Tonkeeper or bitget wallet in the wallet selection pop-up.
const { open } = useTonConnectModal(); open();
Error screen when opening bitget wallet with openSingleWalletModal
tonConnectUI.openSingleWalletModal("bitgetTonWallet");
macOS: 14.5 Chrome: 129.0.6668.70 @tonconnect/isomorphic-eventsource: 0.0.2 @tonconnect/isomorphic-fetch: 0.0.3 @tonconnect/protocol: 2.2.6 @tonconnect/sdk: 3.0.5 @tonconnect/ui-react: 2.0.9 @tonconnect/ui: 2.0.9
No response
The text was updated successfully, but these errors were encountered:
thekiba
No branches or pull requests
Describe the bug
If you select Tonkeeper or bitget wallet on the web version of Telegram (chrome), an error screen appears.
Error screen when selecting Tonkeeper or bitget wallet in the wallet selection pop-up.
Error screen when opening bitget wallet with openSingleWalletModal
Expected behavior
Current behavior
Steps to Reproduce
Environment
macOS: 14.5
Chrome: 129.0.6668.70
@tonconnect/isomorphic-eventsource: 0.0.2
@tonconnect/isomorphic-fetch: 0.0.3
@tonconnect/protocol: 2.2.6
@tonconnect/sdk: 3.0.5
@tonconnect/ui-react: 2.0.9
@tonconnect/ui: 2.0.9
Additional context
No response
The text was updated successfully, but these errors were encountered: