-
Notifications
You must be signed in to change notification settings - Fork 264
Uncaught TypeError: Cannot read property 'classList' of undefined #262
Comments
⚡ |
This issue occurred again to me, please reopenIt almost happened randomly:
Atom Version: 0.201.0 Stack TraceUncaught TypeError: Cannot read property 'classList' of undefined
Commands
Config{
"core": {},
"autocomplete-plus": {
"confirmCompletion": "tab and enter",
"suggestionListFollows": "Cursor"
}
} Installed Packages# User
highlight-line, v0.10.2
language-haml, v0.20.0
regex-railroad-diagram, v0.7.4
tabs-to-spaces, v0.11.0
# Dev
No dev packages |
@JacopoGobbi your issue will be fixed in the next version of atom (0.202) |
@benogle Thanks for the info!! 👍 |
I was directed to this ticket in an error message after hitting escape while autocomplete was opening. (I had Markdown-viewer open and the UI was generally sluggish enough to cancel the auto-completer early.) Atom Version: 0.205.0 Stack TraceUncaught TypeError: Cannot read property 'classList' of undefined
Commands
Config{
"core": {
"ignoredNames": [
".git",
".svn",
".DS_Store"
],
"disabledPackages": [
"metrics",
"welcome",
"minimap"
],
"themes": [
"atom-soda-dark-ui",
"pretty-pastels-syntax"
]
}
} Installed Packages# User
atom-soda-dark-ui, v0.9.0
auto-detect-indentation, v0.4.2
file-icons, v1.5.6
highlight-selected, v0.9.3
language-lua, v0.9.3
pretty-pastels-syntax, v0.1.4
tabs-to-spaces, v0.11.0
# Dev
No dev packages |
Atom 0.207.0 here and I just got this. I was editing a .jade file if that matters, but it occured randomly. Atom Version: 0.207.0 Stack TraceUncaught TypeError: Cannot read property 'classList' of undefined
Commands
Config{
"core": {}
} Installed Packages# User
atom-beautify, v0.27.12
atom-terminal, v0.8.0
docblockr, v0.7.2
file-icons, v1.5.7
highlight-selected, v0.9.3
jsformat, v0.9.0
language-jade, v0.4.0
linter, v0.12.6
linter-jshint, v0.1.6
minimap, v4.9.4
project-manager, v1.15.10
zentabs, v0.8.4
# Dev
No dev packages |
I was editing the html ninja template when it suddenly happen. Atom Version: 0.208.0 Stack TraceUncaught TypeError: Cannot read property 'classList' of undefined
Commands
Config{
"core": {
"disabledPackages": [
"go-plus",
"vim-mode"
]
}
} Installed Packages# User
atom-jinja2, v0.5.0
autocomplete-python, v0.4.2
language-html, v0.40.0
linter, v0.12.7
linter-flake8, v1.4.2
linter-pylint, v0.2.2
linter-tidy, v1.0.1
python-isort, v0.0.7
tabs-to-spaces, v0.11.0
tidy-markdown, v1.0.0
# Dev
No dev packages |
I am writing small single Haskell file and suddenly it happened. Atom Version: 0.209.0 Stack TraceUncaught TypeError: Cannot read property 'classList' of undefined
Commands
Config{
"core": {
"autoHideMenuBar": true
}
} Installed Packages# User
autocomplete-haskell, v0.4.4
haskell-ghc-mod, v0.7.5
ide-haskell, v0.5.11
language-haskell, v1.1.1
# Dev
No dev packages |
This will be fixed in the next version of atom. |
Atom Version: 0.209.0 Stack TraceUncaught TypeError: Cannot read property 'classList' of undefined
Commands
Config{
"core": {
"themes": [
"one-dark-ui",
"seti-syntax"
]
}
} Installed Packages# User
atom-beautify, v0.28.5
emmet, v2.3.10
seti-syntax, v0.4.0
# Dev
No dev packages |
@basarat Can you repro the above? (I only see random crashes, no pattern, so I don't know where to look) |
@IMPinball nope. To be honest : Hasn't happened to me since the first time this issue got closed : #262 (comment) |
Please Re-OpenHappened to me. Stack trace:
|
@stevekuznetsov What version of atom are you using? |
Atom Version: 0.179.0
System: Microsoft Windows 8.1 Pro
Thrown From: autocomplete-plus package, v2.1.5
Stack Trace
Uncaught TypeError: Cannot read property 'classList' of undefined
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: