-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught ReferenceError: browser is not defined #35 #41
Comments
how do i resolve this ? |
Would be great if we knew how |
Has anybody found a solution to this problem? |
I am also having this problem. Uncaught ReferenceError: browser is not defined |
changed |
Bump! Me too. |
Any answers on this yet? |
Having this problem as well. |
Changing "browser" to "@browser" worked. |
+1 |
2 similar comments
+1 |
+1 |
+1 |
@gstack Hi, love the concept of this package but can't use it, because of too much issues. |
Facing issue ReferenceError: browser is not defined |
ReferenceError: browser is not defined
at ToolbarView.module.exports.ToolbarView.initialize (file:///C:/Users/Aleem Siddiqui/.atom/packages/atom-webbrowser/lib/toolbar-view.coffee:33:36)
at ToolbarView.View [as constructor] (C:\Users\Aleem Siddiqui.atom\packages\atom-webbrowser\node_modules\space-pen\lib\space-pen.js:184:25)
at new ToolbarView (file:///C:/Users/Aleem Siddiqui/.atom/packages/atom-webbrowser/lib/toolbar-view.coffee:8:7)
at new Toolbar (file:///C:/Users/Aleem Siddiqui/.atom/packages/atom-webbrowser/lib/toolbar.coffee:10:24)
at HTMLElement.atom.commands.add.web-browser:newtab (file:///C:/Users/Aleem Siddiqui/.atom/packages/atom-webbrowser/lib/web-browser.coffee:46:25)
at CommandRegistry.handleCommandEvent (C:\Users\Aleem Siddiqui\AppData\Local\atom\app-1.21.0-beta1\resources\app\src\command-registry.js:381:36)
at CommandRegistry.dispatch (C:\Users\Aleem Siddiqui\AppData\Local\atom\app-1.21.0-beta1\resources\app\src\command-registry.js:266:23)
at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (C:\Users\Aleem Siddiqui\AppData\Local\atom\app-1.21.0-beta1\resources\app\src\atom-environment.js:1348:34)
at EventEmitter.outerCallback (C:\Users\Aleem Siddiqui\AppData\Local\atom\app-1.21.0-beta1\resources\app\src\application-delegate.js:335:31)
at emitThree (events.js:116:13)
at EventEmitter.emit (events.js:194:7)
The text was updated successfully, but these errors were encountered: