Uncaught Error: Cannot call getTitle because the webContents is unavailable. The WebView must be attached to the DOM and the dom-ready event emitted before this method can be called.
At /usr/share/atom/resources/atom.asar/renderer/lib/web-view/web-view.js:412
Error: Cannot call getTitle because the webContents is unavailable. The WebView must be attached to the DOM and the dom-ready event emitted before this method can be called.
at webview.getTitle (/usr/share/atom/resources/atom.asar/renderer/lib/web-view/web-view.js:412:15)
at PageView.module.exports.PageView.getTitle (/home/ales/.atom/packages/atom-webbrowser/lib/page-view.coffee:42:22)
at Page.module.exports.Page.getTitle (/home/ales/.atom/packages/atom-webbrowser/lib/page.coffee:22:24)
at Page.module.exports.Page.getLongTitle (/home/ales/.atom/packages/atom-webbrowser/lib/page.coffee:24:21)
at Workspace.module.exports.Workspace.updateWindowTitle (/usr/share/atom/resources/app.asar/src/workspace.js:262:77)
at Workspace.updateWindowTitle (/usr/share/atom/resources/app.asar/src/workspace.js:3:61)
at /usr/share/atom/resources/app.asar/src/workspace.js:220:17
at Function.module.exports.Emitter.simpleDispatch (/usr/share/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
at Emitter.module.exports.Emitter.emit (/usr/share/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:125:28)
at /usr/share/atom/resources/app.asar/src/pane-container.js:346:27
at Pane.module.exports.Pane.observeActiveItem (/usr/share/atom/resources/app.asar/src/pane.js:223:7)
at /usr/share/atom/resources/app.asar/src/pane-container.js:344:42
at Function.module.exports.Emitter.simpleDispatch (/usr/share/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
at Emitter.module.exports.Emitter.emit (/usr/share/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:125:28)
at PaneContainer.module.exports.PaneContainer.setActivePane (/usr/share/atom/resources/app.asar/src/pane-container.js:196:22)
at Pane.module.exports.Pane.activate (/usr/share/atom/resources/app.asar/src/pane.js:807:15)
at Pane.module.exports.Pane.focus (/usr/share/atom/resources/app.asar/src/pane.js:234:21)
at atom-pane.<anonymous> (/usr/share/atom/resources/app.asar/src/pane-element.js:50:23)
[Enter steps to reproduce below:]
Atom Version: 1.8.0 System: Ubuntu 14.04.4 Thrown From: atom-webbrowser package, v2.1.4
Stack Trace
Uncaught Error: Cannot call getTitle because the webContents is unavailable. The WebView must be attached to the DOM and the dom-ready event emitted before this method can be called.
Commands
Config
Installed Packages