-
Notifications
You must be signed in to change notification settings - Fork 40
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 'props' of undefined #231
Comments
The same is happening to me. Atom is not working at all. |
Apparently, the problem only appears when we open a Project. If I open a file, without opening a Project, Atom seems to be working OK. |
Can you try updating to ink 0.11.1? Error should be fixed there. |
Sorry, but the ink package in my Windows 10 computer is already v. 0.11.1.
As I mentioned in my second comment, apparently, the problem only appears if we open up a Project and a file within this project. If I start Atom, and open exactly the same file without expressively opening up the project that contains that file, Atom seems to work with no problems at all.
…________________________________
De: Sebastian Pfitzner <[email protected]>
Enviado: 2 de outubro de 2019 14:11
Para: JunoLab/atom-ink <[email protected]>
Cc: Vivaldo Manuel Mendes <[email protected]>; Comment <[email protected]>
Assunto: Re: [JunoLab/atom-ink] Uncaught TypeError: Cannot read property 'props' of undefined (#231)
Can you try updating to ink 0.11.1? Error should be fixed there.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#231?email_source=notifications&email_token=ALSE3O75Z7FG7IMQFAKCQN3QMSMZXA5CNFSM4I4MSGEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAEWAQA#issuecomment-537485376>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ALSE3O4CZMBP7CEMP6LYJ4DQMSMZXANCNFSM4I4MSGEA>.
|
You most definitely weren't on 0.11.1 when you first posted, I only released that version ~15mins ago ;) Would be good if you could try again after restarting Atom -- I haven't seen that issue since the fix was on master. |
Yes, you are right. I did the update to ink and now and it works perfectly.
I updated also the other package that could be updated (Tool Bar Menu to v. 1.1.13), and now 4 icons in that toolbar are not displayed:
Start Remote Julia Process
Interrupt Julia
Stop Julia
Run All
They do really work; if we put the cursor on top of the open space that corresponds to their place in the Toolbar their name comes up and they work. The only point is that they can not be seen. It looks like this
[cid:d5f54cc4-b9ae-40c3-b38e-c9d5dbdb3053]
…________________________________
De: Sebastian Pfitzner <[email protected]>
Enviado: 2 de outubro de 2019 14:30
Para: JunoLab/atom-ink <[email protected]>
Cc: Vivaldo Manuel Mendes <[email protected]>; Comment <[email protected]>
Assunto: Re: [JunoLab/atom-ink] Uncaught TypeError: Cannot read property 'props' of undefined (#231)
You most definitely weren't on 0.11.1 when you first posted, I only released that version ~15mins ago ;) Would be good if you could try again after restarting Atom -- I haven't seen that issue since the fix was on master.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#231?email_source=notifications&email_token=ALSE3O2TTEUKNBVIZ2XPG2TQMSPAZA5CNFSM4I4MSGEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAEX3AY#issuecomment-537492867>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ALSE3O5UKWBHRAEOI5BE4LLQMSPAZANCNFSM4I4MSGEA>.
|
Sorry, but following my previous email, the buttons that are not showing up in the Tool Bar Menu, are apparently not working.
I tried to Interrupt Julia and it did not work:
[cid:619d9822-48fe-4379-a336-0b68543efbf5]
…________________________________
De: Vivaldo Manuel Mendes <[email protected]>
Enviado: 2 de outubro de 2019 15:27
Para: JunoLab/atom-ink <[email protected]>
Assunto: RE: [JunoLab/atom-ink] Uncaught TypeError: Cannot read property 'props' of undefined (#231)
Yes, you are right. I did the update to ink and now and it works perfectly.
I updated also the other package that could be updated (Tool Bar Menu to v. 1.1.13), and now 4 icons in that toolbar are not displayed:
Start Remote Julia Process
Interrupt Julia
Stop Julia
Run All
They do really work; if we put the cursor on top of the open space that corresponds to their place in the Toolbar their name comes up and they work. The only point is that they can not be seen. It looks like this
[cid:d5f54cc4-b9ae-40c3-b38e-c9d5dbdb3053]
________________________________
De: Sebastian Pfitzner <[email protected]>
Enviado: 2 de outubro de 2019 14:30
Para: JunoLab/atom-ink <[email protected]>
Cc: Vivaldo Manuel Mendes <[email protected]>; Comment <[email protected]>
Assunto: Re: [JunoLab/atom-ink] Uncaught TypeError: Cannot read property 'props' of undefined (#231)
You most definitely weren't on 0.11.1 when you first posted, I only released that version ~15mins ago ;) Would be good if you could try again after restarting Atom -- I haven't seen that issue since the fix was on master.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#231?email_source=notifications&email_token=ALSE3O2TTEUKNBVIZ2XPG2TQMSPAZA5CNFSM4I4MSGEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAEX3AY#issuecomment-537492867>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ALSE3O5UKWBHRAEOI5BE4LLQMSPAZANCNFSM4I4MSGEA>.
|
[Enter steps to reproduce:]
Atom: 1.40.1 x64
Electron: 3.1.10
OS: Microsoft Windows 10 Enterprise
Thrown From: ink package 0.11.0
Stack Trace
Uncaught TypeError: Cannot read property 'props' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: