-
Notifications
You must be signed in to change notification settings - Fork 4
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 TypeError: Cannot read property '0' of undefined #2
Comments
Getting the same, just in case someone was wondering if it was a problem only for one person. |
+1 |
+1 |
+1 to expecting it to create a new pane... It did the move pane so well I just assumed it would create a new one if it didn't exist. Works wonderfully otherwise, thank you!! |
+1 in atom 1.0.2 |
+1 |
1 similar comment
+1 |
Having the same issue in Atom 1.1.0 |
Same issue on Ubuntu. |
+1 Atom 1.3.2, Win10 |
+1 Atom 1.6.0 OSX EI Capitan 10.11.4 |
+1 Atom 1.6.1, OS X El Capitan 10.11.2 |
+1
|
+1
Stack Trace
Commands
Config{
"core": {
"disabledPackages": [
"language-gfm",
"linter-htmlhint"
],
"themes": [
"seti-ui",
"monokai-seti"
]
}
} Installed Packages# User
activate-power-mode, v0.7.0
atom-beautify, v0.29.10
atom-python-test, v0.2.1
auto-detect-indentation, v1.1.0
autoclose-html, v0.23.0
autocomplete-python, v1.8.4
autocomplete-ruby, v0.1.0
git-log, v0.4.1
highlight-selected, v0.11.2
language-markdown, v0.15.0
linter, v1.11.14
linter-csslint, v1.3.2
linter-haproxy, v0.2.2
linter-js-yaml, v1.2.5
linter-jshint, v2.1.0
linter-pep8, v1.3.0
linter-py, v1.0.1
linter-pylint, v1.2.1
linter-ruby, v1.2.2
linter-sass-lint, v1.6.1
linter-tidy, v2.1.1
minimap, v4.24.7
monokai-seti, v0.7.0
move-panes, v0.2.0
open-recent, v5.0.0
pigments, v0.31.2
python-tools, v0.6.8
qolor, v0.2.2
seti-ui, v1.3.1
# Dev
No dev packages |
Everything command that does something to panes / windows crashes - most of the time silently ( in other words nothing happens if I do spc-[1-9], spc-w-* ). |
Uncaught TypeError: Cannot read property '0' of undefined
Atom Version: 0.159.0-e83784e
System: Mac OS X 10.9.5
Thrown From: move-panes package, v0.1.2
Steps To Reproduce
Stack Trace
/cc @atom/core
The text was updated successfully, but these errors were encountered: