Skip to content

iOS release build crashes: null is not an object (evaluating 'this._component.getScrollableNode') #5

@phil-andrews

Description

@phil-andrews

I narrowed this crash in a production iOS app down to this library. I believe it has to do with the implementation of Input instead of using a TextInput though I'm not 100% sure about that.

You can find the whole, ongoing thread of this error at RN Issue #10635. Many of the cases have to do with Touchable variety buttons not wrapping children in a View.

Update:
I can confirm that this is the case for iOS and Android -

"react": "16.0.0-alpha.12"
"react-native": "0.47.2"
"react-native-autofocus": "0.0.6"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions