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
Reproducing this bug is simple. Create an NFT Drop Contract on Thirdweb dashboard and try to fetch the unclaimed NFTs using useUnclaimedNFTs():
const { data } = useUnclaimedNFTs(contract)
if you try to log the data you will notice that the type is different: