When working with TypingMind, we may sometimes ask you to collect a network capture for troubleshooting, which can be used to record the HTTP data traffic of the affected application. We will use this information to figure out what's causing the problem.
If you are using Web Appβ¦
Here are the steps on how to do it using Google Chrome Developer Tool:
- Go to TypingMind.com
- Open Developer Tools: right-click anywhere on the webpage and selectΒ
Inspect
Β from the context menu.
- Select the Network Tab: a pane will appear either at the side or the bottom of your screen. In this pane, locate and select theΒ
Network
Β tab.
- Start Recording: at the top left of the Network tab, you'll see a red circle. If it's grey, click it to start recording.
- Reproduce the issue: refresh the webpage or reproduce the issue you're experiencing. The network requests are being logged in the Network tab as you do this.
- Save the HAR file: once you've done, click the save HAR file button here:
- Name and save your HAR file: finally, choose a location to save the HAR file, name it appropriately, and clickΒ
Save
.
- Share the HAR file: send the file to support@typingmind.com so our team can look into the issue further.
If you are using SetApp/MacAppβ¦
Here are steps to get HAR file if you are using the app through MacApp or SetApp:
- Open TypingMind app
- Open Safari (it must be Safari, you can not use other browsers like Chrome)
- Click Safari on the status bar and choose Settings to open the Safari Setting panel
- Switch to Advanced tab and tick on the checkbox βShow features for web developersβ. This allows you to access the Develop tab within Safari (Skip this step if you already have the Develop tab on the status bar)
- Click on Develop > Select your Macbook > click on setapp.typingcloud.com if you are using SetApp or click on typingmind.com if you are using TypingMind Mac App
- The Web Inspector will appear, switch to Network tab
- Cmd + R to refresh the TypingMind Macapp
- Reproduce your issue on the app
- Back to the Network tab within Web Inspector (step 7) > click on βExportβ in the top right corner to get the HAR file
- Choose a location to save the HAR file and send it in to support@typingmind.com