DEV Community

Discussion on: Can somebody help me with React?

 
giyeonkwon profile image
Giyeon Kwon • Edited

I got "undefined" in the chrome console when running react-app.

you could check in my codesandbox
codesandbox.io/s/strange-brook-ii0...

Thread Thread
 
siddaiahm profile image
Siddaiah M

Bro, this issue is with sandbox, it is considering hoisting for const and let as well, try running app using node in your pc/laptop you can see the error.