Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Uncaught TypeError: Cannot read property 'bind' of undefined #309

Open
sgohandy opened this issue Sep 16, 2018 · 0 comments
Open

Uncaught TypeError: Cannot read property 'bind' of undefined #309

sgohandy opened this issue Sep 16, 2018 · 0 comments

Comments

@sgohandy
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.30.0 x64
Electron: 2.0.5
OS: Mac OS X 10.13.6
Thrown From: atom-ide-ui package 0.13.0

Stack Trace

Uncaught TypeError: Cannot read property 'bind' of undefined

At /Users/atria.tya/.atom/packages/atom-ide-ui/node_modules/rxjs/bundles/Rx.min.js:93

TypeError: Cannot read property 'bind' of undefined
    at /packages/nuclide/pkg/nuclide-hhvm/lib/HhvmBuildSystem.js:247:187)
    at a._next (/packages/atom-ide-ui/node_modules/rxjs/bundles/Rx.min.js:261:315)
    at a.next (/packages/atom-ide-ui/node_modules/rxjs/bundles/Rx.min.js:67:406)
    at a.notifyNext (/packages/atom-ide-ui/node_modules/rxjs/bundles/Rx.min.js:105:241)
    at a._next (/packages/atom-ide-ui/node_modules/rxjs/bundles/Rx.min.js:90:52)
    at a.next (/packages/atom-ide-ui/node_modules/rxjs/bundles/Rx.min.js:67:406)
    at /packages/atom-ide-ui/node_modules/rxjs/bundles/Rx.min.js:93:343
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)

Commands

     -5:48.8.0 core:confirm (input.hidden-input)
     -5:27.3.0 core:save (input.hidden-input)
     -4:03.4.0 core:paste (input.hidden-input)
     -3:00.7.0 core:select-all (input.hidden-input)
     -3:00.3.0 core:paste (input.hidden-input)
     -3:00.0 core:confirm (input.hidden-input)
     -2:46.1.0 core:select-all (input.hidden-input)
     -2:44.1.0 core:paste (input.hidden-input)
     -2:15 core:select-all (input.hidden-input)
     -2:14.6.0 core:paste (input.hidden-input)
  3x -2:14 core:confirm (input.hidden-input)
     -1:56.9.0 core:select-all (input.hidden-input)
     -1:56.6.0 core:paste (input.hidden-input)
     -0:32.2.0 core:select-all (input.hidden-input)
     -0:31.7.0 core:paste (input.hidden-input)
     -0:20 core:select-all (div.text.native-key-bindings)

Non-Core Packages

atom-beautify 0.33.1 
atom-ide-ui 0.13.0 
atom-react 0.4.0 
busy-signal 1.4.3 
color-picker 2.3.0 
highlight-selected 0.14.0 
ide-flowtype 0.23.1 
ide-typescript 0.7.6 
intentions 1.1.5 
language-vue 0.23.1 
linter 2.0.0 
linter-eslint 8.4.1 
linter-ui-default 1.7.1 
nuclide 0.346.0 
react-native-snippets 0.3.0 
react-snippets 1.1.1 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant