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 trialThomas Wilson
18,741 Pointsjavascript error
Occasionally after completing a code challenge I'll get the following js error that prevents the overlay from loading:
Uncaught ReferenceError: arr is not defined treehouse-code-challenges-production.s3-us-west-1.amazonaws.com/previews/e14f6622-1699-4bf7-8bda-b67755107d02/app.js:1 Uncaught TypeError: Cannot call method 'showOverlay' of undefined application-b158869bfa496b51170605be7078eb35.js:240
1 Answer
Chris Dziewa
17,781 PointsI would scroll down on the right side of the page and click contact support. Send them the error message you are getting. It looks like there is an error with the challenge engine. It's probably an error retrieving the overlay that tells you the points/badge you earned but I could be wrong.