I am trying to debug a ReactJS web application using Chrome developer tools and the React developer tools extension, as described in this answer posted by Elia Weiss. The React tab (1) appears for me as described, but the App list folder (2) in the Source tab does not.
Is there some additional React configuration needed to make the App list appear?
Thanks, Dennis