Skip to content
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 'tags' of undefined #2

Closed
bossanyit opened this issue Oct 27, 2017 · 2 comments
Closed

Uncaught TypeError: Cannot read property 'tags' of undefined #2

bossanyit opened this issue Oct 27, 2017 · 2 comments

Comments

@bossanyit
Copy link

[Enter steps to reproduce:]

  1. open a perl source
  2. ctrl-click on a perl command in the editor

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)

Commands

     -3:57.6.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-always)
  2x -1:56.3.0 core:backspace (input.hidden-input)
     -1:54.8.0 core:confirm (input.hidden-input)
  2x -1:29.2.0 intentions:highlight (input.hidden-input)
     -1:26.6.0 perldoc:toggle (input.hidden-input)
     -1:22.6.0 intentions:highlight (input.hidden-input)
     -1:21.9.0 perldoc:toggle (input.hidden-input)
     -1:18.9.0 intentions:highlight (input.hidden-input)
     -1:17.7.0 perldoc:toggle (input.hidden-input)
     -1:16.9.0 intentions:highlight (input.hidden-input)
     -1:15.9.0 perldoc:toggle (input.hidden-input)
 28x -0:09.7.0 intentions:highlight (input.hidden-input)

Non-Core Packages

atom-perl6-editor-tools 0.10.7 
build 0.69.0 
busy-signal 1.4.3 
file-icons 2.1.13 
hyperclick 0.1.5 
intentions 1.1.5 
language-perl6 1.16.0 
linter 2.2.0 
linter-php 1.5.1 
linter-ui-default 1.6.10 
perldoc 0.0.2 
php-integrator-annotations 1.2.0 
php-integrator-autocomplete-plus 1.6.0 
php-integrator-base 3.0.1 
php-integrator-call-tips-legacy-php56 1.2.3 
php-integrator-linter-legacy-php56 1.3.1 
php-integrator-navigation 1.2.1 
php-integrator-refactoring 1.4.1 
php-integrator-symbol-viewer 0.6.4 
php-integrator-tooltips-legacy-php56 1.1.6 
project-manager 3.3.5 
symbols-tree-view-fix 0.13.3 
@DerZyklop
Copy link

Relates to xndcn/symbols-tree-view#79 (?)

@nicolashainaux
Copy link
Owner

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants