Contents:
Overview
When using LeanData, you may encounter a pop-up error message that ends with "(See console for more details)." Although these error messages vary, you can always follow the same steps to view the console and better understand the error.
Checking the console for errors is also a helpful troubleshooting step when a feature isn't working properly and you need more information.
How to Open the Console
When a console error appears on the page, follow these steps to view the console:
First, right-click on the page and select Inspect. This will open a menu in your browser.
Once the menu opens, select the Console tab at the top of the page to view the error message.
Some errors will display a drop-down menu that provides additional context.
If you need to further investigate the error, you may want to collect debug logs. For more information on collecting debug logs, please see Capturing Debug Logs.
For questions or additional assistance please contact LeanData Support.