-
Notifications
You must be signed in to change notification settings - Fork 59
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 'slice' of null #221
Comments
i was trying to split a stacktrace with |
I am getting this error too |
Also had this error. Was trying to change a line with comma's to multiple lines. .s/,//n/g |
I have the same error when I did this |
New line issue here too, specifically |
It seems that this issue comes up almost with any escape character sequence. I've had it when searching for |
[Enter steps to reproduce:]
Atom: 1.29.0 x64
Electron: 2.0.5
OS: Mac OS X 10.13.6
Thrown From: ex-mode package 0.18.0
Stack Trace
Uncaught TypeError: Cannot read property 'slice' of null
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: