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
When the main Window is minimized in OS X Dock, Caprine > Préférences or File > New Conversation produces an error window:
A JavaScript error occurred in the main process
Uncaught Exception:
TypeError: Cannot read property 'webContents' of undefined
at sendAction (/path/to/Caprine.app/Contents/Resources/app.asar/menu.js:9:34)
at click (/path/to/Caprine.app/Contents/Resources/app.asar/menu.js:27:6)
at MenuItem.click (/path/to/Caprine.app/Contents/Resources/atom.asar/browser/api/lib/menu-item.js:58:20)
at Function.delegate.executeCommand (/path/to/Caprine.app/Contents/Resources/atom.asar/browser/api/lib/menu.js:127:69)
The text was updated successfully, but these errors were encountered:
When the main Window is minimized in OS X Dock, Caprine > Préférences or File > New Conversation produces an error window:
The text was updated successfully, but these errors were encountered: