Skip to content

Shallow rendering should support context #3721

Closed
@graue

Description

@graue

The shallow renderer's render method currently accepts a second (undocumented) argument, context, but values you pass don't actually make it through. If you pass {foo: 'bar'} the component receives the context object {foo: undefined}.

Related: #2393, #3696

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions