-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add empty values into result data #100
Comments
The example of a scheme:
The resulted object for this scheme after update for the version 1.2.6:
The resulted object for this scheme after update for the version 1.3.1:
The problem
The resulted object if we change the true-value to the false-value for the version 1.2.6:
The resulted object if we change the true-value to the false-value for the version 1.3.1:
|
@irrbd I don't understand what you expecting |
The result object doesn't have any key-value couples with an empty string value.
So we can't change old values for empty values simply if we use a general component with the Form-component.
The text was updated successfully, but these errors were encountered: