You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, sometimes this API call fails, which results in the href attribute of the Open Worldcoin App tag being empty. In such cases, if the user clicks the button, it redirects them back to the homepage of my Telegram miniapp.
Is there any way to prevent this behavior?
I am using Next.js 14.
The text was updated successfully, but these errors were encountered:
duongmanhhoang
changed the title
Open World Coin App not work when using IDKitWidget
Open World Coin App with IDKitWidget got failed sometimes
Nov 21, 2024
When I use the IDKitWidget, I notice that when the setOpen(true) hook is called, it triggers the API: https://bridge.worldcoin.org/request.
However, sometimes this API call fails, which results in the href attribute of the Open Worldcoin App tag being empty. In such cases, if the user clicks the button, it redirects them back to the homepage of my Telegram miniapp.
Is there any way to prevent this behavior?
I am using Next.js 14.
The text was updated successfully, but these errors were encountered: