Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Building Applications with React and Redux Modularizing the React Scoreboard Application Building the Player and Header Pure Components

Christopher Parke
Christopher Parke
21,978 Points

Compiled successfully...nothing shows up.

Hi,

I am getting stuck because It seems like I have cut and paste everything as the video intended, however nothing shows but a grey background. There are no error messages and the project compiled successfully. What could be going wrong?

Steven Parker
Steven Parker
229,644 Points

If you show your complete code, someone may be able to help determine the cause.
A great way to share code is to make a snapshot of your workspace and post the link to it here.

2 Answers

I Can't really tell without seeing the code, but you might have forgotten to import your components somewhere.

Jeremy Antoine
Jeremy Antoine
15,785 Points

Chances are you made a simple syntax error. I was having the same issue, so I started the tutorial over from the beginning, (went much faster the second time around), and when I got to this step, everything was working s it should.