Closed Benjythebee closed 4 years ago
@Benjythebee there was an issue with using mainnet
as the network name. Should be fixed now in v0.4.7
. If you could try that and let me know if it works and I'll close this, thank you!
Switched it to 0.4.7 and it works!
Thanks!
I have this other issue present with mainnet NFTs:
it infinitely loads with the following error:
This is using this asset
Obviously I've tried with other mainnet nfts and it won't work.
However, rinkeby items seem to work:
Here is the code I used for both cards.
I have tried using both
<script src="https://unpkg.com/embeddable-nfts/dist/nft-card.min.js"></script>
and
<script src="https://unpkg.com/embeddable-nfts@0.4.6/dist/nft-card.min.js"></script>