Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

_clearTransformations does check if the sceneRef is null #33

@nohorjo

Description

@nohorjo

When popping to route, _clearTransformations sets some props on a scene but unlike other places it does not perform a null check, causing the following error:

Fatal Exception: com.github.aoriani.rnstacktracer.ReactNativeException: null is not an object (evaluating 'this._sceneRefs[t].setNativeProps')
       at ._clearTransformations._clearTransformations(1621:7328)
       at .popN.popN(1621:14274)
       at .popToRoute.popToRoute(1621:15312)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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