~ Canāt find variable: localStorage ~
Even useMoralisQuery is not working properly. Can you help this?
I would revert back to the default Moralis and react-moralis versions, that would probably introduce many more issues like this one. To reiterate, this boilerplate is in alpha and not production ready so updating packages will likely break things.
Not working properly, I connected with Polygon Testnet Mumbai, but chainId gives me 0x1 all the time.
Possibly 0x1 has been hard set, try changing or removing the chainId in this provider to see if it changes the chainId
from useMoralisDapp.
Where did you try using chainId
(which file)? Iām not able to get any valid chainId when logged in.