Skip to content

[Animated] TypeError: [native code] in forEach on Android #16797

@onrige

Description

@onrige

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

Environment:
OS: macOS Sierra 10.12.6
Node: 8.7.0
Yarn: 1.1.0
npm: 5.4.2
Watchman: 4.9.0
Xcode: Xcode 9.0 Build version 9A235
Android Studio: Not Found

Packages: (wanted => installed)
react: 16.0.0-beta.5 => 16.0.0-beta.5
react-native: https://github.com/expo/react-native/archive/sdk-22.0.1.tar.gz => 0.49.3

Steps to Reproduce

First sorry if this issue will be not with your contribution guidelines but I can't reproduce my problem for now and write it here with Actual and Expected behaviors.

I am using RNRF for now what is based on React Navigation, Expo and Sentry for catching exceptions on production, and sometimes I see exceptions with such stacktrace.

Expected Behavior

There should be no errors

Actual Behavior

TypeError: undefined is not an object (evaluating 't._component.setNativeProps')

This error is located at:
    in n
    in RCTView
    in t
    in r
    in withCachedChildNavigation(r)
    in Unknown
    in t
    in a
    in t
    in RCTView
    in RCTView
    in RCTView
    in n
    in t
    in n
    in RCTView
    in RCTView
    in t
    in RCTView
    in n
    in r
    in Unknown
    in t
    in a
    in t
    in RCTView
    in RCTView
    in RCTView
    in n
    in t
    in n
    in RCTView
    in RCTView
    in t
    in RCTView
    in n
    in r
    in Unknown
    in t
    in a
    in t
    in P
    in RCTView
    in m
    in r
    in r
    in t
    in n
    in RCTView
    in RCTView
    in t

screen shot 2017-11-07 at 15 43 34

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions