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 trialtanuki
1,567 PointsI 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.
2 Answers
David Perkins
9,607 PointsThat particular quiz seems to be looking for the "onChange" method in the section that I think you're referring too.
Thayer Y
29,789 PointsDavid Perkins The explicit answer is not helpful
Elijah Quesada
Front End Web Development Techdegree Graduate 32,965 PointsElijah Quesada
Front End Web Development Techdegree Graduate 32,965 PointsCan you please post your code so the community can take a look?