This article explains how to view the remote context from the browser console.
Knowing what's in the session context can help you understand how your project is behaving.
Steps to access the remote context
- Open the developer tools in your browser and select the console.
- Type the following code to access the remote context.
evolv.context.resolve()