Skip to content

App crashes with abort message "availableHeight is indefinite so heightMeasureMode must be YGMeasureModeUndefined" when user resumes app from background. #19719

Closed
@herlarb

Description

@herlarb

Environment

OS: Windows 10
Node: 8.9.4
Yarn: 1.5.1
npm: 5.6.0
Watchman: Not Found
XCode: N/A
Android Studio: Version 2.3.0 AI-162.4069837

Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: 0.55.1 => 0.55.1

Description

The app crashes when the user attempts to resume an app from the background on android
Crash log : https://gist.github.com/herlarb/7a8820dbfc56d3dffd35ba235b8e888a

Steps to Reproduce

  1. Launch any given app built using the environment provided
  2. Using the android back button send app to background
  3. Relaunch the app from background using the opened apps tray or by tapping on the app icon
  4. Observe

Expected Behavior

App should not crash when the user attempts to resume app from background

Actual Behavior

The app crashes unexpectedly when the user resumes the app from the background

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions