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

Expo not responding with console.log statement in ref #15383

Closed
James2516 opened this issue Aug 6, 2017 · 2 comments
Closed

Expo not responding with console.log statement in ref #15383

James2516 opened this issue Aug 6, 2017 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@James2516
Copy link

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

  1. react-native -v:
    react-native-cli: 2.0.1
    react-native: 0.45.1
  2. node -v: v6.11.0
  3. npm -v: 3.10.10
  4. yarn --version:

Then, specify:

  • Target Platform: Android
  • Development Operating System: Windows
  • Build tools:

Steps to Reproduce

(Write your steps here:)

  1. Clone https://github.com/James2516/drawer-app
  2. npm install && npm start
  3. remove console.log(this.drawer); from https://github.com/James2516/drawer-app/blob/master/src/components/Main.js#L15
  4. App now loads in Expo.
  5. put console.log(this.drawer); back to the same place.
  6. Expo will never load (not responding)

Expected Behavior

Expo should load even with console.log statement

Actual Behavior

Expo not responding

Reproducible Demo

see above

@skevy
Copy link
Contributor

skevy commented Aug 7, 2017

For Expo-related issues, please open an issue in https://github.com/expo/expo/issues. Thanks!

@skevy skevy closed this as completed Aug 7, 2017
@JulianKingman
Copy link

expo/expo#466

@facebook facebook locked as resolved and limited conversation to collaborators Aug 7, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Aug 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants