Sometimes, when you encounter a problem with the Priority Matrix web app, we may ask you to share your JavaScript console log with us. Having that information will help us identify the source of the issue, and hopefully resolve it for you and other users who may be experiencing the same as you. In order for you to share your JavaScript console log, follow these steps:

  1. Open the Developer Tools by pressing Command+Option+J (Mac) or Control+Shift+J (Windows).
  2. Select the “Console” tab, enlarging it if you need to see more information
  3. Ideally, you would see some messages in red, indicating errors. Also, if you see something suspicious, unfold it to see more details.
  4. Use your mouse to select the relevant section of the log (or all of it), then copy it (Command-C on Mac, Control-C on Windows) and paste it into a message to share with us.
JavaScript console log in Chrome.