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 AJAX Basics (retiring) AJAX Concepts Introducing AJAX

Christopher R
Christopher R
1,441 Points

XHR 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
Christopher R
1,441 Points

If 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
seal-mask
.a{fill-rule:evenodd;}techdegree
Justin Coen
Full Stack JavaScript Techdegree Student 12,829 Points

Seems 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.