-
Notifications
You must be signed in to change notification settings - Fork 48
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 'style' of undefined #158
Comments
I too an receiving this error, not entirely sure how to reproduce but it only seems to show up when editing files that contain JSX format. |
I've been able to reproduce this consistently with the following:
Environment
|
Hey guys, this should because of the latest merge, some stuff changed, let me try to reproduce it. |
I can reproduce this, too:
|
I am experiencing this same error. |
I experience this error everytime I do the following:
Also, I'm not using standard in this project. No .eslintrc files either. |
I've the exact same issue on macOS beta with Atom 1.14.3 and Let me know if there is any other information i can provide. |
Hey guys ( @brandonb927 , @dcalhoun , @j-f1 , @sdaitzman , @anandsuresh and @vinkla ) I was able to reproduce all bugs (thanks for the detailed info btw), so I've just released a new version that should fix this issues. Care to test? Thanks |
[Enter steps to reproduce below:]
Atom Version: 1.13.0
Electron Version: 1.3.13
System: Mac OS X 10.12.2
Thrown From: linter-js-standard package, v3.8.0
Stack Trace
Uncaught TypeError: Cannot read property 'style' of undefined
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: