Iâve been trying to get this tutorial to work without any luck. The Youtube video, github and Howto are all different and none actually work
Youtube: https://www.youtube.com/watch?v=hhkWQPorBKQ&t=658s
Github: https://github.com/MoralisWeb3/demo-apps/tree/main/nextjs_moralis_auth
Howto: how-to-sign-in-with-metamask
The youtube video appears to be out of date. It does connect the wallet and show the message to sign but then fails
The Github and Howto are close to each other but some files have different extensions and the Howto has references to Mainnet but Github doesnât
Without mainnet: error - TypeError: Cannot read properties of undefined (reading âlengthâ)
With Mainnet: TypeError: Cannot read properties of null (reading âuseEffectâ)
Does anyone have an upto date version?
Thanks in advance