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

Rendering partially cached data #2

Open
lukel97 opened this issue Mar 2, 2022 · 0 comments
Open

Rendering partially cached data #2

lukel97 opened this issue Mar 2, 2022 · 0 comments

Comments

@lukel97
Copy link
Contributor

lukel97 commented Mar 2, 2022

This will be a big feature we’d like to use at some point: A prime example is if you render a list of items, and each list item just uses the name as a label.
Imagine the next view pushed onto the navigation stack sets the navigation title to that name.

Currently, the navigation title will be blank and pop in once the query for the next view is done fetching, despite the fact that the name already exists inside the store.

https://relay.dev/docs/guided-tour/reusing-cached-data/rendering-partially-cached-data/

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