You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bugConfirmed defect in package logic, deprecation notices, and PRs which fix them.consumersIssues related to monkey-patching of core packages prior to Atom consuming the new icon-service.
The issue appeared while trying to search for a file using the fuzzy finder. While trying the same search again multiple times, I was unable to reproduce it again.
Atom: 1.16.0-beta0 x64 Electron: 1.3.13 OS: Mac OS X 10.12.3 Thrown From: file-icons package 2.0.17
Stack Trace
Uncaught TypeError: Cannot read property 'children' of null
At /Users/user/.atom/packages/file-icons/lib/consumers/fuzzy-finder.js:164
TypeError: Cannot read property 'children' of null
at timeouts.set.setTimeout (/packages/file-icons/lib/consumers/fuzzy-finder.js:164:36)
I also encountered this issue while searching in the fuzzy finder. I'm not sure how to give you the most recent commands, but here are my non-core packages:
Alhadis
added
bug
Confirmed defect in package logic, deprecation notices, and PRs which fix them.
consumers
Issues related to monkey-patching of core packages prior to Atom consuming the new icon-service.
labels
Oct 15, 2018
bugConfirmed defect in package logic, deprecation notices, and PRs which fix them.consumersIssues related to monkey-patching of core packages prior to Atom consuming the new icon-service.
The issue appeared while trying to search for a file using the fuzzy finder. While trying the same search again multiple times, I was unable to reproduce it again.
Atom: 1.16.0-beta0 x64
Electron: 1.3.13
OS: Mac OS X 10.12.3
Thrown From: file-icons package 2.0.17
Stack Trace
Uncaught TypeError: Cannot read property 'children' of null
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: