youtube-tutorials icon indicating copy to clipboard operation
youtube-tutorials copied to clipboard

FirstDapp final

Open quentin-abei opened this issue 2 years ago • 0 comments

in App.js at async function getRatio , at variable definition let up = Number(results.attributes.up); VsCode does not throw any error but in my console Iam getting uncaugh in promise error cannot read property of undefined( reading attributes ) , i cleared my code and used yours on Github trying to fix it but i get the same error . How to fix it ? It makes my app freeze( no up or down or connect wallet button is working ) but votes update when i vote on etherscan

quentin-abei avatar May 23 '22 15:05 quentin-abei