Wallet connect option for authenticate is not working anymore after i migrate to moralis-v1. The QR code is not showing.
What i have tried:
- downgrade the react-moralis dependencies to 1.4.0.
- clear all local storage.
- empty cache.
- delete node module and yarn.lock and reinstall all dependencies.
- metamask authentication works.
- delete all sessions & users from moralis db
- tried on another moralis server.
- set authentication provider to âwalletconnectâ and âwalletConnectâ.
- the function returns âundefinedâ.
-Node version: 18.12.
In the past I have connect with the Zerion application and worked. (QR appeared)
Is there something that Iâm missing?
I also have this warning after I updated the node version from 16 to 18.12 but does not seems to affect the application.
Failed to parse source map from:
-@metamask/âŚ
-/@solana/âŚ
-/@toruslabs/âŚ
-/@walletconnect/âŚ
-/eth-json-rpc-filters/âŚ
-/eth-rpc-errors/âŚ
-/ethereumjs-abi/âŚ
-/xhr2-cookies/âŚ
like 110 Warnings.
The authenticate function comes from useMoralis.
If I try to call the authenticate function with Moralis from moralis-v1 i get this error.
But i have the @walletconnect dependency