Skip to content

Conversation

ichi404gh
Copy link

TBD

Initial value of isLoading is false and userInfo is null, what is obviously inconsistent. That values are passed to Consumer's children and can lead to wrong behavior, as described in #17, for example.

I suggest to set initial isLoading value to true, so components can rely on both isLoading and userInfo, especially right after rendering.

@stevenkissack
Copy link

We ran into this issue straight away also, is the repo stale and requiring personal forks? @karthikvt26 are you able to merge and cut a release of the two main feature PRs?

@karthikvt26
Copy link
Collaborator

Thanks @ichi404gh for the PR. Have been super busy with some work. Will definitely check it out in some time.

@stevokk Will definitely check it out and release them asap.

@stevenkissack
Copy link

@karthikvt26 we're starting a new project and pulling the local fix version over, can we get these merged or are you requiring some legwork on our end to help?

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.

3 participants