Learn how to inspect browser errors to share them with our support team for faster issue resolution.
When you encounter an issue while using Knack, gathering information from your browser's developer tools can help our support team resolve it faster. This guide will walk you through accessing the browser console, checking for errors, and sharing the details with us.
What is a browser console?
A browser console is a tool available in most modern web browsers (Chrome, Firefox, Safari, Brave, etc.) that lets you see behind-the-scenes activities of a webpage. You can use it to identify error messages and track network activity, which are key for troubleshooting.
Step-by-Step Guide
Open the Developer Tools
Please follow these steps to access the browser’s developer tools:
-
Browsers: Chrome, Brave, and Edge
-
Firefox
-
Safari
View the Console Tab for Errors
Once the developer tools are open in your browser:
- Click on the "Console" tab.
- Look for error messages marked in red. These often include useful details like the type of error and its location.
Example of a Console Error:
Uncaught TypeError: Cannot read property 'value' of undefined
at script.js:42
Please take a screenshot or copy the text of the error to share with our team.
Check the Network Tab for Issues
If you’re facing loading or connectivity problems, the Network tab is helpful:
- Click on the "Network" tab:
- Reload/refresh the page to see all the requests being made.
- Look for requests that failed (usually highlighted in red).
How to Share This Information
- Screenshots:
Please take screenshots of errors in the Console tab and failed requests in the Network tab. - Describe the Issue:
Include a brief description of what you were doing when the issue occurred, any recent changes made to your app, and any steps to reproduce the issue.
Need more help?
If you’re unsure how to gather this information, our CX team is here to guide you! Just reach out to us, and we’ll be happy to assist you. You can reach them via this form: Create Support Ticket