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

getData alternative for mixed redux/relay routes #374

Open
mmjd opened this issue Aug 26, 2019 · 1 comment
Open

getData alternative for mixed redux/relay routes #374

mmjd opened this issue Aug 26, 2019 · 1 comment

Comments

@mmjd
Copy link

mmjd commented Aug 26, 2019

Hi,

I am working on a hybrid redux/relay project using found-relay. some pages use redux and some use relay. getData is ignored in found-relay. how can I fetch my initial page data without getData for this redux-based route?

@taion
Copy link
Member

taion commented Aug 26, 2019

We don't currently support getData for the Relay resolver. We'd be happy to look at a PR adding this, though. Alternatively, you can refer to the Relay docs for local state and go through there.

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

2 participants