DEV Community

Discussion on: Infinite Scrolling in React using JavaScript Generator

Collapse
 
dance2die profile image
Sung M. Kim

Hi Joimee,

What kind of error did you run into?

Collapse
 
oieeaaaa profile image
Joe

Function generator error, I already did cloning your repo and try to run the app on my computer I still got the same error.

Thread Thread
 
dance2die profile image
Sung M. Kim • Edited

I didn't have access to a computer yesterday.

I see the error you are seeing that the generator functinon * throwing a syntax error. I will see what I can to fix the issue later.