Skip to content

Illegal node ID set as an input for Animated.DiffClamp node #11317

Closed
@nihgwu

Description

@nihgwu

image

After I upgrade to RN0.40RC0( or perhaps it exists in RN0.39 as well, I will test it later) I get this error consistently, the only change is that I'm using native event(AnimatedScrollVIew) now, and it throw the error on both iOS and Android.

I try to comment this line

RCTLogError(@"Illegal node ID set as an input for Animated.DiffClamp node");
and then it works as before.

There no other commits changed this DiffClamp implementation so I guess it's related to AnimatedScrollVIew, so any ideas? @janicduplessis

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