jccguimaraes / atom-project-viewer

Project Viewer - An Atom's package
MIT License
75 stars 15 forks source link

Uncaught TypeError: Cannot read property 'createView' of null #142

Closed Duncank closed 7 years ago

Duncank commented 7 years ago

ISSUE

When switching projects, the console opens with the following error:

[path to atom].atom\packages\project-viewer\src\project-view.js:256 Uncaught TypeError: Cannot read property 'createView' of null

Environment

Steps

Switch to another project. o16ind

jccguimaraes commented 7 years ago

hey @Duncank, thanks for pointing this out, will fix this

devnox commented 7 years ago

When this will be fixed?

jccguimaraes commented 7 years ago

sorry @devnox, been fixing others, yeah will pick this today i hope

jccguimaraes commented 7 years ago

please validate

Duncank commented 7 years ago

No errors here anymore. Thanks for the quick fix!

devnox commented 7 years ago

Great! Thank you! :)