Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ehwarren opened this issue Aug 9, 2023 · 0 comments
Open

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

ehwarren opened this issue Aug 9, 2023 · 0 comments

Comments

@ehwarren
Copy link

ehwarren commented Aug 9, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant