Verify iframe load timeout

When choosing “Wallet Connect” method, a window with Wallet Connect qr code appears.
but its sometimes working and sometimes stuck with a loader and this appears in the console:


instrument.js:124 {context: ‘core’} {context: ‘core/verify-api’} ‘Verify iframe failed to load: https://verify.walletconnect.org
eval @ instrument.js:124
LOG @ browser.js:202
eval @ browser.js:266
eval @ browser.js:266
init @ index.es.js:84
await in init (async)
initialize @ index.es.js:38
await in initialize (async)
init @ index.es.js:38
init @ walletConnectV2Adapter.esm.js:295
await in init (async)
eval @ modal.esm.js:434
initExternalWalletAdapters @ modal.esm.js:424
eval @ modal.esm.js:471
safeApply @ openloginJrpc.esm.js:157
emit @ openloginJrpc.esm.js:208
eval @ index.js:1464
onClick @ index.js:1230
callCallback @ react-dom.development.js:4165
sentryWrapped @ helpers.js:101
invokeGuardedCallbackDev @ react-dom.development.js:4214
invokeGuardedCallback @ react-dom.development.js:4278
invokeGuardedCallbackAndCatchFirstError @ react-dom.development.js:4292
executeDispatch @ react-dom.development.js:9042
processDispatchQueueItemsInOrder @ react-dom.development.js:9074
processDispatchQueue @ react-dom.development.js:9087
dispatchEventsForPlugins @ react-dom.development.js:9098
eval @ react-dom.development.js:9289
batchedUpdates$1 @ react-dom.development.js:26136
batchedUpdates @ react-dom.development.js:3992
dispatchEventForPluginEventSystem @ react-dom.development.js:9288
dispatchEventWithEnableCapturePhaseSelectiveHydrationWithoutDiscreteEventReplay @ react-dom.development.js:6466
dispatchEvent @ react-dom.development.js:6458
dispatchDiscreteEvent @ react-dom.development.js:6431
sentryWrapped @ helpers.js:101
checkElement @ web5.jsx:439
sentryWrapped @ helpers.js:101
setInterval (async)
eval @ trycatch.js:112
login @ web5.jsx:486
connectWallet @ ConnectWalletModal.jsx:368
onClick @ ConnectWalletModal.jsx:511
callCallback @ react-dom.development.js:4165
sentryWrapped @ helpers.js:101
invokeGuardedCallbackDev @ react-dom.development.js:4214
invokeGuardedCallback @ react-dom.development.js:4278
invokeGuardedCallbackAndCatchFirstError @ react-dom.development.js:4292
executeDispatch @ react-dom.development.js:9042
processDispatchQueueItemsInOrder @ react-dom.development.js:9074
processDispatchQueue @ react-dom.development.js:9087
dispatchEventsForPlugins @ react-dom.development.js:9098
eval @ react-dom.development.js:9289
batchedUpdates$1 @ react-dom.development.js:26136
batchedUpdates @ react-dom.development.js:3992
dispatchEventForPluginEventSystem @ react-dom.development.js:9288
dispatchEventWithEnableCapturePhaseSelectiveHydrationWithoutDiscreteEventReplay @ react-dom.development.js:6466
dispatchEvent @ react-dom.development.js:6458
dispatchDiscreteEvent @ react-dom.development.js:6431
sentryWrapped @ helpers.js:101
instrument.js:124 {context: ‘core’} {context: ‘core/verify-api’} ‘verify iframe load timeout’

@idob Thanks for reporting.

Could you share your implementation code for WalletConnect? Which version are you using?

thanks for replying.
were using these versions
image

and we saw that you have an issue with wallet connect in this thread

hey @idob.
This issue was happening due to the bug in the wallet connect

got this resolved here and it’s expected to be released until this week.
We’ll let you informed when it’s updated.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.