You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to share detailed logs or debug issues in draw.io (diagrams.net)?
Follow these steps to open your browser’s JavaScript console and enable debug output.
1. Open the JavaScript Console
Google Chrome
Open draw.io (diagrams.net) in Chrome.
Click the three dots (⋮) in the top-right corner.
Go to More Tools → Developer Tools.
Click the Console tab.
Shortcut:
Windows/Linux: Ctrl+Shift+J
Mac: Cmd+Option+J
Mozilla Firefox
Open draw.io in Firefox.
Click the three bars (☰) in the top-right corner.
Go to Web Developer → Web Console.
The console appears below or at the side.
Shortcut:
Windows/Linux: Ctrl+Shift+K
Mac: Cmd+Option+K
Microsoft Edge
Open draw.io in Edge.
Click the three dots (⋯) in the top-right.
Go to More Tools → Developer Tools.
Click the Console tab.
Shortcut:
Windows/Linux: Ctrl+Shift+J
Mac: Cmd+Option+J
Apple Safari (Mac)
Open draw.io in Safari.
If you haven’t already:
Go to Safari → Settings (or Preferences) → Advanced.
Check Show Develop menu in menu bar.
Go to Develop → Show JavaScript Console.
Shortcut:
Cmd+Option+C
2. Enable Debug Output in draw.io
In draw.io, click the Help menu (top menu bar).
At the bottom, find the version number.
Hold the Shift key and click the version number.
You should see this message in the console:
Debug output enabled
Now, extra debug information will appear in the console as you use draw.io.
3. To Disable Debug Output
Repeat the Shift+Click on the version number in the Help menu.
You’ll see this message in the console:
Debug output disabled
4. What’s This For?
Reporting bugs
Troubleshooting problems
Sharing logs with support
Copy messages from the console and include them in your support request if needed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Need to share detailed logs or debug issues in draw.io (diagrams.net)?
Follow these steps to open your browser’s JavaScript console and enable debug output.
1. Open the JavaScript Console
Google Chrome
More Tools
→Developer Tools
.Shortcut:
Mozilla Firefox
Web Developer
→Web Console
.Shortcut:
Microsoft Edge
More Tools
→Developer Tools
.Shortcut:
Apple Safari (Mac)
Go to
Safari
→Settings
(orPreferences
) →Advanced
.Check Show Develop menu in menu bar.
Develop
→Show JavaScript Console
.Shortcut:
2. Enable Debug Output in draw.io
You should see this message in the console:
Now, extra debug information will appear in the console as you use draw.io.
3. To Disable Debug Output
Repeat the Shift+Click on the version number in the Help menu.
You’ll see this message in the console:
4. What’s This For?
Copy messages from the console and include them in your support request if needed.
Beta Was this translation helpful? Give feedback.
All reactions