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

Figured out the issue on "Uncaught TypeError: Cannot read property '#' of undefined" #24

Open
Lokdal opened this issue Jan 20, 2019 · 0 comments

Comments

@Lokdal
Copy link

Lokdal commented Jan 20, 2019

The 3 reports of Uncaught TypeError with property numbers are all the same. The property number that is displayed is the line number of the line above the cursor. So if I activate "Extend Executable Code" then try to run line 20, I will get "Uncaught TypeError: Cannot read property 19 of undefined".
This is regardless of whether line 20 should be extended below, above or not at all.
Needless to say, Extend Executable Code is not usable for me as well, I get this error every single time I try to run a line.

Atom 1.34
Hydrogen 2.7.0
hydrogen-python 0.0.8
Windows 10 x64

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

1 participant