This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 264
Uncaught TypeError: Cannot read property 'compositionInProgress' of null #241
Labels
Comments
Please update your version of Atom to |
Cool. Thanks. I updated my version of Atom and I haven't encountered this error yet. I'll let you know if this ever comes up again. Thanks for your help. |
The issue that I've created that references this issue is caused the same way than this issue. I recommend re-opening this issue as they seem related. From the error, it would seem that there is some sort of unchecked null and this unchecked null could be seeping into all sorts of places. |
Also, it is important to note that autocomplete-plus was among the packages being updated while I went back to the code and tried typing some code (where autocomplete-plus was being used) |
joefitzgerald
added a commit
that referenced
this issue
Feb 6, 2015
- Fixes #241 - Fixes #210 - Fixes #244 - Fixes atom/atom#5437
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[Enter steps to reproduce below:]
Atom Version: 0.175.0
System: Mac OS X 10.10.1
Thrown From: autocomplete-plus package, v2.0.12
Stack Trace
Uncaught TypeError: Cannot read property 'compositionInProgress' of null
Commands
Config
Installed Packages
/cc @atom/core
The text was updated successfully, but these errors were encountered: