Collecting Console Logs for Support
Sometimes our team needs extra technical details to solve an issue. That’s where console logs come in.
Steps (Chrome):
Open the page where the issue happens.
Press ⌥⌘I on Mac or Ctrl+Shift+I on Windows to open Developer Tools.
Click the Console tab.
Reproduce the issue — you’ll see error messages appear.
Right-click → Save As… or copy and paste the errors.
Send these logs along with your support request.