Skip to content

Attempting to disconnect view that has not been connected with the given animated node #12942

Closed
@arsen

Description

@arsen

Hi @janicduplessis ,
I am having another issue with Animated library when useNativeDriver=true.

Randomly when I mount the component it will throw an error "Attempting to disconnect view that has not been connected with the given animated node"
The component has styles that are are controller through Animated.event (onScroll).

once I change useNativeDriver=false it will never happen again.
Was wondering if this could be related to #11317 or #11809 ?

This is happening only on Android (tested on RN 0.42.0 and 0.41.2)

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