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

Default Values not working #45

Open
ravisojitra opened this issue Sep 23, 2021 · 1 comment
Open

Default Values not working #45

ravisojitra opened this issue Sep 23, 2021 · 1 comment

Comments

@ravisojitra
Copy link

Describe the bug
In form context when I apply default values, it is not accessible from anywhere, and neither it's getting prefilled in inputs.

To Reproduce
Steps to reproduce the behavior:

  1. Go to CodeSandBox
  2. Check default values object in <FormContext ... />
  3. Check the output inputs. It's not getting prefilled

Expected behavior
Basic inputs should have default values which were provided to <FormContext

Additional context
If this is not implemented yet, then at least can you tell how to fix it so that i can make PR.

@axi42
Copy link

axi42 commented Apr 27, 2022

Did you manage to get the defaultValues to work?

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

No branches or pull requests

2 participants