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

Fix app freeze after doing sendLogs #439

Merged
merged 1 commit into from
Feb 5, 2018

Conversation

vsashyn
Copy link
Contributor

@vsashyn vsashyn commented Feb 5, 2018

Asana task: https://app.asana.com/0/361770107085503/520381260581210/f

I found that
https://github.com/Airbitz/edge-react-gui/blob/c348927410c67b74832c69a35ce3530fd3628998/src/modules/Logs/action.js#L30
throws error on real device (Nexus 5) when "Remote JS debug" is disabled. With enabled debugging everything is working. I assume it's related to zloirock/core-js#368 .

I would set core-js version strictly to 2.5.2 until it will be fixed on parent module.

@paullinator paullinator merged commit a9eebd3 into develop Feb 5, 2018
@paullinator paullinator deleted the vsashyn/fix-freeze-app-after-sendLogs branch February 5, 2018 20:33
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

Successfully merging this pull request may close these issues.

2 participants