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 trialChristopher R
1,441 PointsXHR Viewing location has changed in Chrome console since vid was posted...
Right-clicking the console no longer shows the XHR request in Chrome. I believe this is under Network, but the interface is different. Any updates appreciated.
2 Answers
Christopher R
1,441 PointsIf I right-click in the Chrome console(I have a mac), I'm not seeing that option in a short-cut menu.
I found that I had to enable the option in the Console settings menu. It's one of the checkbox options to log XHR requests.
Justin Coen
Full Stack JavaScript Techdegree Student 12,829 PointsSeems to be working as shown in the video on my end - right clicking the Console area gives an option to enable the logging of XMLHttpRequests.
Justin Coen
Full Stack JavaScript Techdegree Student 12,829 PointsJustin Coen
Full Stack JavaScript Techdegree Student 12,829 PointsOoh, never thought about it being on a MAC, my bad.
Zahra Toto
6,723 PointsZahra Toto
6,723 PointsThanks for the instruction, I had the same problem!