Skip to content

dangerouslyReplaceNodeWithMarkupByID uses getNode on an unmounted/purged ID #1569

Closed
@syranide

Description

@syranide

https://github.com/facebook/react/blob/master/src/browser/ui/ReactDOMIDOperations.js#L165

Calls getNode on an ID which is unmounted and purged.

https://github.com/facebook/react/blob/master/src/core/ReactCompositeComponent.js#L1134

@sebmarkbage: @spicyj indicated that you are working on a refactor, perhaps you've already fixed this? (PS. I'm not really sure how to fix this without taking out the big hammer)

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