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] - Unable to read form values inside component for conditional rendering #863

Open
drcoolsanjeev opened this issue Jun 2, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@drcoolsanjeev
Copy link

Component
FwForm

Describe the bug
I have a particular use case to add conditional rendering
What is the way I can get formValues inside the FwForm context

@drcoolsanjeev drcoolsanjeev added the bug Something isn't working label Jun 2, 2023
@arvindanta
Copy link
Collaborator

arvindanta commented Jul 5, 2023

@drcoolsanjeev You can get formValues using getValues method. Please note, this is not a bug.

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

2 participants