Skip to content

issue: Component props not passing down to nested objects #136

@ehwarren

Description

@ehwarren

Version Number

1.8.2

Codesandbox/Expo snack

https://codesandbox.io/s/jolly-allen-2kpttk?file=/src/App.tsx

Steps to reproduce

Go to the code sandbox above.

You can see that typescript is happy with how the props are specified for nested objects, however, when the component is actually rendered the prop isn't passed to it.

image image

Expected behaviour

Props are passed properly to nested objects.

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions