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
Using the v4 branch and the app compiles successfully. When I navigate to any page I'm unable to connect my leo wallet. The only error appearing is in the browser console:
It also appears that the public mint site for privacy pride is also not working. The console shows it still trying to connect to the old test net not the new test net beta. I also can't connect my wallet and get the same error that I pasted above.
Using the v4 branch and the app compiles successfully. When I navigate to any page I'm unable to connect my leo wallet. The only error appearing is in the browser console:
addToWindow.js:1 Error: INVALID_PARAMS
next-dev.js:53 WalletConnectionError: Some of the parameters you provided are invalid
at LeoWalletAdapter.connect (adapter.js:261:23)
at async eval (WalletProvider.js:163:13)
window.console.error @ next-dev.js:53
eval @ WalletProvider.js:99
emit @ index.js:181
connect @ adapter.js:268
await in connect
eval @ WalletProvider.js:163
eval @ WalletConnectButton.js:23
callCallback @ react-dom.development.js:4161
invokeGuardedCallbackDev @ react-dom.development.js:4210
invokeGuardedCallback @ react-dom.development.js:4274
invokeGuardedCallbackAndCatchFirstError @ react-dom.development.js:4288
executeDispatch @ react-dom.development.js:9038
processDispatchQueueItemsInOrder @ react-dom.development.js:9070
processDispatchQueue @ react-dom.development.js:9083
dispatchEventsForPlugins @ react-dom.development.js:9094
eval @ react-dom.development.js:9285
batchedUpdates$1 @ react-dom.development.js:26091
batchedUpdates @ react-dom.development.js:3988
dispatchEventForPluginEventSystem @ react-dom.development.js:9284
dispatchEventWithEnableCapturePhaseSelectiveHydrationWithoutDiscreteEventReplay @ react-dom.development.js:6462
dispatchEvent @ react-dom.development.js:6454
dispatchDiscreteEvent @ react-dom.development.js:6427
The text was updated successfully, but these errors were encountered: