-
Notifications
You must be signed in to change notification settings - Fork 10
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 'classList' of null #19
Comments
Thanks for reporting this, @LuisFRosas. I will need some more info in order to debug this:
Thanks! |
I get this all the time just switching tabs |
For me, it seems it is more particular switching to package changelog tabs |
What was the tool to create the gif? I seem to trigger this bug when I switch to a tab that does not have selected text. (Not sure this is related, but also both tabs are unsaved files). This fails everytime ---> |
Do we have any update on this issue? |
I try/caught this on my box and it's no longer crashing |
kazam + gifify |
Sorry all for the radio silence. I have a new full-time job with a startup and I'm swamped, plus I'm a new dad, so things are crazy on my end. Moreover, I don't get the crash so it's hard to test and fix from here. I'll try to work on this during the weekend and will report back then. Sorry again. |
Any news ? |
open-files-pane-view.js ~line 454
to
and again ~ 470
|
@oriolmirosa Any updates on this issue? I get this error every day. It is very annoying |
I can reproduce this creating two files without saving them. Switching between both unnamed files raises this error. |
Error:
What I did:
While I can't confirm it's fixed the problem (it should) I've not had the error for a while... |
From oriolmirosa#19 asdf23 and pauljherring.
Made that PR. Think this should work like the code posted here. It happened to me I think when I split right to view the same file twice, maybe again and moved it back into the same left pane so I was viewing it 3 times in total. I also saw some other fixes in the network/insights area for this project. I think it mentioned If this project is not being actively maintained, any recommendations for a fork? |
https://github.blog/2022-06-08-sunsetting-atom/
|
This package is still relevant with the new project and forked text editor/IDE Pulsar here: https://pulsar-edit.dev/about.html It is even how I am using the package now. |
[Enter steps to reproduce:]
Atom: 1.18.0 x64
Electron: 1.3.15
OS: Unknown Windows version
Thrown From: open-files package 0.8.2
Stack Trace
Uncaught TypeError: Cannot read property 'classList' of null
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: