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
I ran into the same issue. The code runs fine on my mac, all owned NFTs appear correctly on the dapp refresh. But for some reason, this does not work on my windows pc. It ended up being the web3modal settings. I had to change cacheProvider from "false" to "true"
Line 105:47: Array.prototype.map() expects a value to be returned at the end of arrow function
Could you check that..? thanks!
The text was updated successfully, but these errors were encountered: