Replies: 2 comments
-
Check if you did not forget to switch the Metamask to the hardhat-localhost network. At least that is what I was missing and I was getting the same behavior. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Have a look at the solutions here #908 and here #685 Both need to be in place for the page to load. I ran these two and then it worked Perhaps this list will be handy to have available while pushing through lesson 15 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to display that the listed NFT is found on the front end using the NFTBox.js code following along in the video at 1:03:05:05. Here is my code. The output on my frontend is just "Loading...", Im not sure where this error could be coming from.
Beta Was this translation helpful? Give feedback.
All reactions