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 DOM Scripting By Example Improving the Application Code The DOMContentLoaded Event

I did the document.addEventListener('DOMContentLoaded', () => { }); piece but now my filterCheckBox event isn't working

I did the document.addEventListener('DOMContentLoaded', () => { }); piece but now my filterCheckBox event isn't working. It hides all invitees.... I checked and rechecked the code and its not showing any errors... :( Here's the snapshot or my workspace : https://w.trhou.se/hc0oxdtufr

Steven Parker
Steven Parker
229,644 Points

The system says that Workspace Snapshot doesn't exist. Perhaps you accidentally deleted that workspace?

2 Answers

Steven Parker
Steven Parker
229,644 Points

It's just a spelling error. On line 25 of app.js, you have "respondend" (with two "n"s) instead of "responded".

Thank you Steven Parker .. I have no clue how I could overlook this so many times....

Steven Parker I have by mistake.. sorry.. Here is another snapshot of it.. Thanks for looking into it! :) https://w.trhou.se/wk8bvjvy5l