-
-
Notifications
You must be signed in to change notification settings - Fork 3
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 'split' of null #33
Comments
Thanks a ton for reporting this! |
It seems that the error appears every time I do (some kind of?) rebase with the directory open in the editor. I will try to reproduce the error. |
Also hitting this issue; seems to happen to me when I need to do a git merge pulling from remote, but only with certain repositories. VersionsPulsar: 1.114.0 arm64 Stack TraceUncaught TypeError: Cannot read property 'split' of null
Commands
Non-Core Packages
|
Thanks in advance for your bug report!
What happened?
Description
I checked the diffs before committing and then committed the changes, leaving the diffs tab open. After committing, that tab was empty. The next morning, I found the following error.
Versions
Pulsar: 1.106.0 x64
Electron: 12.2.3
OS: Ubuntu 22.04.2
Thrown From: github package 0.36.16
Stack Trace
Uncaught TypeError: Cannot read property 'split' of null
Non-Core Packages
Pulsar version
1.106.0
Which OS does this happen on?
🐧 Debian based (Linux Mint, Ubuntu, etc.)
OS details
Ubuntu 22.04.2
Which CPU architecture are you running this on?
64-bit(x86_64)
What steps are needed to reproduce this?
Not reproducible.
Additional Information:
No response
The text was updated successfully, but these errors were encountered: