GenesysGo / shadow-nft-standard

A new, open, and permissive Solana NFT standard
https://sample-nft-ui.shadow.cloud/
Apache License 2.0
33 stars 5 forks source link

NFT images not showing after Create #12

Closed robbestad closed 1 year ago

robbestad commented 1 year ago

Describe the bug Images are broken because it's using Next image with whitelisted hosts https://github.com/GenesysGo/shadow-nft-standard/blob/e7f52fb479b3a57ca3498d632c74898616bb3115/apps/sample-ui/pages/wallet/index.tsx#L76

Example: https://sample-nft-ui.shadow.cloud/wallet/4JFrbYhygsGW4hSr8c9S7NLMR9W93D8ebLrcahoKNyzQ

So the solution is simply to show the image with a native img src.