-
-
Notifications
You must be signed in to change notification settings - Fork 69
Uncaught TypeError: Cannot read property 'reduce' of undefined #219
Comments
This still occurs with Atom 1.35.1 running on Mojave OS |
@dennisgaebel Are you using Nuclide as well? |
@Alhadis Nope. What else can I provide to help remedy this bug? |
Stack traces, a list of non-core packages you have installed, and what packages you purposefully disabled (if any). Similar to what @vtambourine provided in the OP. Nuclide uses a very different set of UI components for Atom's workspace, replacing elements such as the |
@Alhadis Here are those deets. There is no Core packages that have been disabled on my end. Stack Trace
Non-Core Community Packages
|
Gonna give this a thorough test and clean up. The exact error which was reported in the OP has so far been unreproducible, but the immediate fix is self-explanatory (check if value is null-ish before attempting to access a property or method). Already patched it locally, will push as soon as I've finished trying to recreate the error... |
@Alhadis Thanks for the fix! 👍 🍻 |
[Enter steps to reproduce:]
Expected: Editor config status shown.
Result: Error appeared.
Atom: 1.26.0 x64
Electron: 1.7.11
OS: Mac OS X 10.12.6
Thrown From: editorconfig package 2.2.2
Stack Trace
Uncaught TypeError: Cannot read property 'reduce' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: