Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

withClientState state variables not created until component is mounted #313

Open
rickAllDev opened this issue Oct 5, 2018 · 0 comments
Open
Assignees

Comments

@rickAllDev
Copy link

I've got several local state variables defined in defaults. They do not get created until I've called an initial query for them. When I add graphql(query...) composed in mounted component, the variables appear with default values. When I remove, the variables are not in the store.

I thought from another conversation here that this issue had been resolved.

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

No branches or pull requests

2 participants