sdk
sdk copied to clipboard
[UI-REACT]: Telegram Wallet freeze on loading when moving from Web App
Your Question
Hey everyone, I have a problem that when clicking the Connect Wallet button, the user is being moved to Telegram Wallet but the wallet freezes at this point (see screenshot), after 2-3 minutes I see a text of "Dapp manifest not found" even though I have the manifest set in the url base path and added it to the TonConnectUIProvider manifestUrl.
Also, it used to work, I was able to open and load the wallet and then connect to it, but it does not work anymore.
What may be the problem? any ideas?
I am using React with Next.js.
Documentation Check
- [X] Yes, I have checked the documentation.