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
{{ message }}
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.
When no window is focused you can't toggle devtools it throws an exception. We should handle this more gracefully.
Uncaught Exception:
TypeError: Cannot read property 'toggleDevTools' of null
at click (/Applications/Zazu.app/Contents/Resources/app.asar/helpers/menu_template.js:61:43)
at MenuItem.click (/Applications/Zazu.app/Contents/Resources/electron.asar/browser/api/menu-item.js:59:9)
at Function.executeCommand (/Applications/Zazu.app/Contents/Resources/electron.asar/browser/api/menu.js:121:15)
The text was updated successfully, but these errors were encountered:
When no window is focused you can't toggle devtools it throws an exception. We should handle this more gracefully.
The text was updated successfully, but these errors were encountered: