-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
BugJavaScriptPlatform: AndroidAndroid applications.Android applications.Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: FixedA PR that fixes this issue has been merged.A PR that fixes this issue has been merged.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes
Environment
OS: macOS Sierra 10.12.6
Node: 9.8.0
Yarn: 1.5.1
npm: 5.6.0
Watchman: 4.7.0
Xcode: Xcode 9.2 Build version 9C40b
Android Studio: 3.0 AI-171.4443003
Packages: (wanted => installed)
react: ^16.3.0-alpha.1 => 16.3.0-alpha.2
react-native: 0.54.2 => 0.54.2
Steps to Reproduce
console.log([...Array(2).keys()])
does not produce [0, 1]
.
- Run https://snack.expo.io/SJT6PCPPZ on Android (works)
- Run https://snack.expo.io/H1elODwPb on Android (nothing rendered on screen)
Additional note: both works on iOS.
Expected Behavior
https://snack.expo.io/H1elODwPb should render data on screen
Actual Behavior
https://snack.expo.io/H1elODwPb renders nothing on screen
Reproducible Demo
see above
dnaploszek, tiann, ralesiupgrade, chudnyi, kiok46 and 2 more
Metadata
Metadata
Assignees
Labels
BugJavaScriptPlatform: AndroidAndroid applications.Android applications.Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: FixedA PR that fixes this issue has been merged.A PR that fixes this issue has been merged.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.