-
Notifications
You must be signed in to change notification settings - Fork 43
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: range.intersectsWith is not a function #576
Comments
[Enter steps to reproduce:]
Atom: 1.46.0 x64 Stack TraceUncaught TypeError: range.intersectsWith is not a function
Commands
Non-Core Packages
|
Even if I'm doing nothing (or only moving a mouse over some code, but not clicking), many red errors pop up, and even if I click "Goto declaration" hotkey, something similar pops up: Stack TraceUncaught TypeError: range.intersectsWith is not a function
Commands
|
Not really sure how to reproduce exactly but appears sporadically when a file with linter errors is open. Atom: 1.48.0 x64 Stack TraceUncaught TypeError: range.intersectsWith is not a function
Commands
Non-Core Packages
|
orz |
I found the way to reproduce:
See the installed plugins and version on my previous post (from 19 Jun)... Edit: (Additional fact) Edit2: unsaved file -> unsaved file with red linter errors |
Atom can update linter-ui-default only to 2.1.2 version today... |
Yes. That was a typo 😅 |
So in version 2.1.2, I'm not able to pop the error message again - it is solved. Thanks |
Sounds great! Thanks for testing this. |
This issue seems to have come back for me in the latest update: Atom: 1.53.0 x64 Stack TraceUncaught TypeError: range.intersectsWith is not a function
Commands
Non-Core Packages
|
The last two versions were just updating dependencies. The code has not changed. I will check if there is still a possibility of this error message. |
@mirenradia Please check if this is resolved in the latest version |
I have updated to the latest version and haven't yet seen this error. If I do, I'll update this issue. |
[Enter steps to reproduce:]
Atom: 1.46.0 x64
Electron: 4.2.7
OS: Unknown Windows version
Thrown From: linter-ui-default package 1.8.1
Stack Trace
Uncaught TypeError: range.intersectsWith is not a function
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: