-
Notifications
You must be signed in to change notification settings - Fork 130
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 'setScreenHeightAndWidth' of null #373
Comments
Thanks for the report, I just published a patch for this issue. |
I believe I have the latest version (v4.13.1), and I am still seeing this issue. [Enter steps to reproduce below:]
Atom Version: 1.0.7 Stack TraceUncaught TypeError: Cannot read property 'setScreenHeightAndWidth' of null
Commands
Config{
"core": {
"themes": [
"one-dark-ui",
"outlander-syntax"
]
}
} Installed Packages# User
angularjs, v0.3.0
atom-ternjs, v0.7.1
color-picker, v2.0.11
file-icons, v1.6.7
language-lua, v0.9.4
linter, v1.4.3
linter-jshint, v1.1.5
minimap, v4.13.1
outlander-syntax, v1.0.2
pigments, v0.11.0
save-session, v0.15.7
tool-bar, v0.1.8
tool-bar-main, v0.0.8
# Dev
No dev packages |
Please reload Atom, as custom element can't be removed/reloaded you still have the previous version even after an update. |
Can confirm that reloading or closing and reopening Atom after updating fixes this issue. |
Ok, I'm glad to hear that, I'll probably have to take a look at nathansobo/etch to workaround that limitation on custom elements. |
[Enter steps to reproduce below:]
Atom Version: 1.0.7
System: Mac OS X 10.10.1
Thrown From: minimap package, v4.13.0
Stack Trace
Uncaught TypeError: Cannot read property 'setScreenHeightAndWidth' of null
Commands
Config
{ "core": {} }
Installed Packages
The text was updated successfully, but these errors were encountered: