Hi,
I am currently following this page to connect solana-wallet-adaptor to my dapp. https://docs.moralis.io/authentication-api/how-to-sign-in-with-solana-wallet-provider.
However, I am encountering this issue at the moment.
Error: Operation requestChallengeSolana has no requestHandler in auth.[object Object]
and
Cannot read properties of null (reading 'operation')
I am not sure if this mistake is coming from my side as I followed the tutorial exactly. Does anyone know where this error might be coming from?
This error happens in both 2.11 and 2.12 of moralisweb3/next