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

Crash due to Minified React error #10210

Open
ZhangVivianHua opened this issue Jul 15, 2020 · 1 comment
Open

Crash due to Minified React error #10210

ZhangVivianHua opened this issue Jul 15, 2020 · 1 comment
Labels
investigation-needed Likely bugs, but haven't been reliably reproduced by a reviewer priority-3 Bugs that affect small number of users and/or relatively cosmetic in nature

Comments

@ZhangVivianHua
Copy link

ZhangVivianHua commented Jul 15, 2020

I pulled my new project to the master,and then created a new branch. Another mumber of our group created another new branch.Then,I clicked to his branch to see wether he had change any file.As soon as I clicked back to my branch, the error accured.It immediatly closed the window and warning as below:

Invariant Violation: 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. 
    at i (file:///app/renderer.js:59924:13)
    at s (file:///app/renderer.js:59934:5)
    at Xe (file:///app/renderer.js:61100:9)
    at file:///app/renderer.js:61392:102
    at co (file:///app/renderer.js:61666:28)
    at go (file:///app/renderer.js:61727:115)
    at fo (file:///app/renderer.js:61718:12)
    at bo (file:///app/renderer.js:61807:88)
    at rr (file:///app/renderer.js:62751:13)
    at ir (file:///app/renderer.js:62767:37)

Version: 2.5.3
OS: Windows 10.0.18363

@rafeca
Copy link
Contributor

rafeca commented Jul 15, 2020

Thanks for the report @ZhangVivianHua !

I'm going to do a quick investigation, since we take crashes seriously. If you stumble across the same problem again (or have some reproducible steps to get the crash) it would be super helpful!

Thanks again and apologies for the crash!

@rafeca rafeca added investigation-needed Likely bugs, but haven't been reliably reproduced by a reviewer bug Confirmed bugs or reports that are very likely to be bugs priority-3 Bugs that affect small number of users and/or relatively cosmetic in nature labels Jul 15, 2020
@tierninho tierninho changed the title crash Crash due to Minified React error Aug 20, 2020
@tierninho tierninho removed the bug Confirmed bugs or reports that are very likely to be bugs label Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation-needed Likely bugs, but haven't been reliably reproduced by a reviewer priority-3 Bugs that affect small number of users and/or relatively cosmetic in nature
Projects
None yet
Development

No branches or pull requests

3 participants