rjaviervega / tree-view-git-modified

Atom.io package to display pane with git modified files
MIT License
11 stars 7 forks source link

File list failing to display after Atom 1.17 update. #22

Closed nihiven closed 7 years ago

nihiven commented 7 years ago

I just updated to Atom 1.17.0 x64 and now git tree view is failing to open.

Error tree-view-git-modified-view.coffee:63 Uncaught (in promise) TypeError: Cannot read property 'style' of null at .atom/packages/tree-view-git-modified/lib/tree-view-git-modified-view.coffee:63:64

Here is the code image

Atom Packages atom-solarized-dark-ui@0.28.0 atom-terminal@0.8.0 busy-signal@1.4.1 es6-javascript@1.0.0 intentions@1.1.2 linter@2.1.4 linter-eslint@8.1.7 linter-ui-default@1.5.0 meteor-api@2.20.0 minimap@4.28.2 minimap-find-and-replace@4.5.2 minimap-git-diff@4.3.1 platformio-ide-terminal@2.5.0 solarized-dark-ui@0.3.2 solarized-one-dark-syntax@1.1.0 sync-settings@0.8.1 todo-show@1.11.0 tree-view-git-modified@0.7.2

Maybe this has something to do with Docks?

amdluigi commented 7 years ago

fixed

nihiven commented 7 years ago

Excellent. I've updated and everything is working with Atom 1.19-beta2

amdluigi commented 7 years ago

happy for it ;-)