-
Notifications
You must be signed in to change notification settings - Fork 1
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 'current' of undefined #15
Comments
It looks like this is an issue for @aminya we should really figure out source maps if we are going to bundle source code. |
I haven't faced this issue ever. Are you sure that the package is fully installed? Try reinstalling it:
|
I'm having a similar issue but seem to be erroring a couple lines earlier, I'm trying to debug python if it makes any odds. Report below:
Atom: 1.54.0 x64 Stack TraceUncaught Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
Commands
Non-Core Packages
|
I tried but nothing changes |
I will look into this over the next week or two. |
It is very strange that it is using the |
That's because of Atom's caching mechanism. When the |
Steps to reproduce
atom-ide-base
packageatom-ide-debugger
packageAtom: 1.54.0 x64
Electron: 6.1.12
OS: Ubuntu 20.04.2
Thrown From: atom-ide-hyperclick package 1.0.9
Stack Trace
Uncaught TypeError: Cannot read property 'current' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: