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

Update to React 16.3 (context) #9

Closed

Conversation

JulienMalige
Copy link

@JulienMalige JulienMalige commented Nov 21, 2018

Hi @jaredpalmer,

I'm trying to update formik-effect to use it with the new Context API (fix #3 #4 #6).
The code looks ok for me, but the Formik prop of the Effect consumer is always empty.

Is my code not correct ?

@JulienMalige
Copy link
Author

Using this code in our projet (as component, not as library) it works.
So the issue must be related to the dependencies.

@danielkcz
Copy link

Sooo, why this hasn't been merged yet? :)

@danielkcz
Copy link

@JulienMalige Oh, the test is failing because it's trying to run test script, but no such is defined. Can you perhaps add it?

@imamatory
Copy link

imamatory commented Feb 15, 2019

Any updates?

@danielkcz
Copy link

danielkcz commented Feb 15, 2019

@imamatory Given that Formik is getting rewritten to Hooks, I don't think this PR is relevant anymore. Or at least that functionality of this package will be included in core Formik.

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.

Context API
4 participants