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

[UI]: If you select Tonkeeper on the web version of Telegram (chrome), an error screen appears. #275

Open
nishina-y opened this issue Oct 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@nishina-y
Copy link

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.

const { open } = useTonConnectModal();
open();

Error screen when opening bitget wallet with openSingleWalletModal

tonConnectUI.openSingleWalletModal("bitgetTonWallet");

Expected behavior

  1. Open the web version of telegram in chrome.
  2. Open with openSingleWalletModal("bitgetTonWallet")
  3. QR codes are displayed.

Current behavior

  1. Open the web version of telegram in chrome.
  2. Open with openSingleWalletModal("bitgetTonWallet")
  3. Error screen appears.

Steps to Reproduce

  1. Open the web version of telegram in chrome.
  2. Open with openSingleWalletModal("bitgetTonWallet")
  3. Error screen appears.

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

@nishina-y nishina-y added the bug Something isn't working label Oct 22, 2024
@nhnpro
Copy link

nhnpro commented Dec 2, 2024

Screenshot 2024-12-02 at 09 40 35 I have the same problem with telegram A version, switch to K version is okay. you can try it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants