metaplex-foundation / js-examples

Examples and Starter Kits using the new JS SDK
MIT License
79 stars 92 forks source link

Connect Wallet Repo issue #15

Open jvick1 opened 2 years ago

jvick1 commented 2 years ago

Followed the connect wallet repo & got an error on cannot read properties of undefined (reading 'images')

updated the index.js & Home.module.css files. downloaded packages. followed by npm run dev.

image

MarkSackerberg commented 1 year ago

Looks like the NFT did not have a image URI attached. Can you show us an example?