You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Expected behaviour
Props are passed properly to nested objects.
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
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.
Expected behaviour
Props are passed properly to nested objects.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: