Skip to content

ReactDOMTextComponent needs getInstance() #2654

@zpao

Description

@zpao

With the recent separation of internal and external instances ReactDOMTextComponents got left out. Certain tools (namely ReactTestUtils) expect that everything in the rendered tree conforms to a certain API. Attempting to sync the last couple weeks of React to FB is causing tests which depend on ReactTestUtils.findAllInRenderedTree to fail as a result.

cc @spicyj @sebmarkbage

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions