Skip to content

Provided props are not injected into functional components  #5837

Open
@alidcast

Description

@alidcast

Version

2.3.3

Reproduction link

http://jsfiddle.net/p861bj9y/

Steps to reproduce

I created a minimal reproduction of the behavior I am trying to test, the example just needs JSX to work.

What is expected?

The properties passed down from parent should show up in ctx.injections.

What is actually happening?

Ctx.injections exists but remains empty. The properties are not being passed down to the functional component context.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions