Skip to content

Conversation

vikashtank
Copy link

At the moment the only way to get access to the resolving variable is to replace the Component prop with a render prop. This can be a lot of overhead for a simple route, so passing this variable in as a prop to the component should make the API easier to use and more consistent with what render receives.

At the moment the only way to get access to the resolving variable
is to replace the `Component` prop with a `render` prop. This can be
a lot of overhead for a simple route, so passing this variable in as
a prop to the component should make the API easier to use and more
consistent with what render receives.
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

Successfully merging this pull request may close these issues.

1 participant