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
Atom: 1.21.1 x64 Electron: 1.6.15 OS: Microsoft Windows 10 Home Thrown From: symbols-tree-view-fix package 0.13.3
Stack Trace
Uncaught TypeError: Cannot read property 'tags' of undefined
At C:\Users\bossa\.atom\packages\symbols-tree-view-fix\lib\symbols-tree-view-fix.coffee:83
TypeError: Cannot read property 'tags' of undefined
at /packages/symbols-tree-view-fix/lib/symbols-tree-view-fix.coffee:83:17)
at SymbolsTreeViewFix.module.exports.SymbolsTreeViewFix.focusClickedTag (/packages/symbols-tree-view-fix/lib/symbols-tree-view-fix.coffee:83:17)
at Object.callback (/packages/symbols-tree-view-fix/lib/main.coffee:65:9)
at t.default._confirmSuggestion (/packages/hyperclick/index.js:1:158042)
at t.default._onMouseDown (/packages/hyperclick/index.js:1:159072)
This was actually already fixed in the other fork (symbols-tree-nav) and I didn't notice I simply did not backport the fixes here. It's too complicated to maintain it in parallel to symbols-tree-nav, so I won't maintain it any longer. Please consider switching to symbols-tree-nav (what is almost the same).
[Enter steps to reproduce:]
Atom: 1.21.1 x64
Electron: 1.6.15
OS: Microsoft Windows 10 Home
Thrown From: symbols-tree-view-fix package 0.13.3
Stack Trace
Uncaught TypeError: Cannot read property 'tags' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: