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

[Question] how to disable to set the defaultValue to all the questions? #1056

Open
rosieweqollab opened this issue Mar 13, 2024 · 0 comments
Labels

Comments

@rosieweqollab
Copy link

Hi,

I'm struggling for this, i'm wathcing for change() emitter and everytime there's a changes i was able to get the data object meaning this is the answers of the questions, but i already set the defaultValue to null or removed it in the json, still the return in change() still has defaultValue.

Expected is when the user doesn't do anything to the form like set no answer to the question, the response from the change should be undefined or null.

here's the sample return from the change eventemitter. i didnt do anything to the question but it has "" empty value.

Screenshot 2024-03-13 at 4 11 07 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant