I deployed a smart contract as per the instruction in the link below.
When I run my program, I saw the connect button and was able to connect with my wallet which was great. However, the attached error message always appears right after I saw the counter and increment image.
Hi there, any update on this ?
I’m having the same issue.
Edit : Found the problem , seems that we both skipped an important detail .
We have to replace the value of the CONTRACT_ID variable at the top of the App.tsx file with the address of the contract we just deployed.
To find the address of the contract , go to your wallet → transaction history and copy the contract address “fuel…”