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 React Components (2018) Managing State and Data Flow Managing State Review

tanuki
tanuki
1,567 Points

I feel the question is really unclear. What syntax is it expecting?

I could write a basic component in my sleep, but I feel the editor or test suite is set up for a particular method. Does it want onChange or onClick? Event or e? Does it want me to name it something? I've been trying for ages to get something through but there's not even an error window to view the logs.

Can you please post your code so the community can take a look?

2 Answers

David Perkins
David Perkins
9,607 Points

That particular quiz seems to be looking for the "onChange" method in the section that I think you're referring too.

David Perkins The explicit answer is not helpful