Skip to content

fix(useForm): Use memoized form instance of lazy getter. #25

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

Merged
merged 1 commit into from
Mar 4, 2019
Merged

fix(useForm): Use memoized form instance of lazy getter. #25

merged 1 commit into from
Mar 4, 2019

Conversation

avocadowastaken
Copy link
Contributor

I introduced new bug #20, where form ref object was handled as form instance. Copy/pasting from my local form hook didn't well.

@erikras pls review :) it's a bit critical.

@avocadowastaken avocadowastaken changed the title fix(useForm): Use memoize form instance of lazy getter. fix(useForm): Use memoized form instance of lazy getter. Feb 6, 2019
@voxtex
Copy link
Contributor

voxtex commented Feb 7, 2019

Latest version is completely broken because of this, fix looks good to me.

@voxtex voxtex mentioned this pull request Feb 7, 2019
@voxtex
Copy link
Contributor

voxtex commented Feb 13, 2019

Any particular reason for the delay on merging this? The entirely library is currently broken.

@erikras erikras merged commit f6bde38 into final-form:master Mar 4, 2019
@erikras
Copy link
Member

erikras commented Mar 4, 2019

Published in v1.0.1.

@lock
Copy link

lock bot commented Apr 3, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants