btholt / complete-intro-to-react-v4

The Complete Intro to React, as given for Frontend Masters
https://frontendmasters.com/learn/react/
1.14k stars 248 forks source link

TypeError: Cannot read property 'value' of undefined #27

Closed ghost closed 5 years ago

ghost commented 5 years ago

screen shot 2019-02-04 at 3 53 16 pm

I keep getting this TypeError and none of the photos of pets are showing up.

ghost commented 5 years ago

I realized that the video for rendering the photos does not include the entire code for that section and after seeing the final code from bholt's repository, I was able to make this work.