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

NULL UI values clear prior state #768

Merged
merged 1 commit into from
Aug 8, 2016
Merged

Conversation

aronatkins
Copy link
Contributor

UI values may revert to NULL if their value is cleared. Take a multi-input, for
example. When choices are removed, its value becomes NULL. This was missing
before, as we blindly ignored NULL UI values.

part of #762

UI values may revert to NULL if their value is cleared. Take a multi-input, for
example. When choices are removed, its value becomes NULL. This was missing
before, as we blindly ignored NULL UI values.

part of #762
@jjallaire jjallaire merged commit 67a5dfb into master Aug 8, 2016
@yihui yihui deleted the aron/null-values-replace-state branch August 8, 2016 22:35
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants