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

[BUG] react-hook-form update causes null context pulls #315

Open
aaronleopold opened this issue Apr 21, 2024 · 0 comments
Open

[BUG] react-hook-form update causes null context pulls #315

aaronleopold opened this issue Apr 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@aaronleopold
Copy link
Collaborator

Describe the bug

A change between 7.47.0 and 7.51.3 caused any context usage within the tree below a FormProvider to return a null form

Additional context

The Form component is technically in a separate package, i.e. components. I'm not sure if this is the root cause, in addition to something that might have changed between that react-hook-form diff.

I am putting up a quick fix by downgrading the package, but this should be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant