Bugfix: `getFormValues` choked on some radio inputs.
clientutils `getMultipleValues` choked on radio inputs where any radio before the last one was chosen, mistakenly resetting the value to `undefined`. Added spec to cover this case.
Showing
2 changed files
with
27 additions
and
2 deletions
-
Please register or sign in to post a comment