-
Notifications
You must be signed in to change notification settings - Fork 47
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 'id' of undefined #571
Comments
same error on mac Catalina 10.15.3 TypeError: Cannot read property 'id' of undefined |
My atom is continuously filled with this error. Any solution other than to remove linter? [Enter steps to reproduce:]
Atom: 1.46.0 x64 Stack TraceUncaught TypeError: Cannot read property 'id' of undefined
Commands
Non-Core Packages
|
I have small bit of information which might be relevant and might assist to having this debugged. The bombarding of these Linter error messages started immediately after the inbuilt spell check package was updated from 0.75.0 to 0.76.0. The updated spell check package had a problem locating the local dictionary (which had not moved). Immediately following the application of the workaround for the spell-check bug shown here the Linter errors stopped arriving: atom/spell-check#284 (comment) The timing of the start and end of the linter errors seems unlikely to be coincidental.... Not sure this fix will help anybody else, but the cause must have something to do with an interaction with the spell-check |
Does this error happen on the latest version of Atom and liner/linter-ui-default? |
[Enter steps to reproduce:]
Atom: 1.44.0 x64
Electron: 4.2.7
OS: Unknown Windows version
Thrown From: linter-ui-default package 1.8.1
Stack Trace
Uncaught TypeError: Cannot read property 'id' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: