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

Can't reload Chrome dev tools #54

Closed
tlvince opened this issue Mar 8, 2017 · 2 comments
Closed

Can't reload Chrome dev tools #54

tlvince opened this issue Mar 8, 2017 · 2 comments

Comments

@tlvince
Copy link

tlvince commented Mar 8, 2017

If (JS) hot reload is enabled, due to a bug in DevTools, the source map is not reloaded. The suggested workaround of reloading dev tools with alt+r does not seem to work in react-native-debugger, nor does toggling via alt+cmd+i.

React Native version: 0.40
Platform: Android
Is real device of platform: Yes
Operating System: macOS
react-native-debugger version: 0.6.0-beta2

@jhen0409
Copy link
Owner

jhen0409 commented Mar 9, 2017

It does not seem to work in the official debugger of browser also, but re-open the devtools with cmd+option+i is work for me.

@tlvince
Copy link
Author

tlvince commented Mar 22, 2017

Working for me now as well. Thanks.

@tlvince tlvince closed this as completed Mar 22, 2017
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

2 participants