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

anyOf/oneOf properties don't show default value #1334

Closed
3 tasks done
choweiyuan opened this issue Jun 24, 2019 · 1 comment
Closed
3 tasks done

anyOf/oneOf properties don't show default value #1334

choweiyuan opened this issue Jun 24, 2019 · 1 comment

Comments

@choweiyuan
Copy link

Prerequisites

Description

When using oneOf/anyOf, I expect my properties to display the default value specified, and formData to reflect according after selecting one of the options.

See here

Steps to Reproduce

See here

  1. Select First method of identification

Expected behavior

"First name" should populate "Chuck" and formData should contain "Chuck" after selecting First method of identification

Actual behavior

formData is empty, and" Chuck" is not populated in "First name"

Version

1.6.1

@epicfaace
Copy link
Member

Fixed by #1338.

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

No branches or pull requests

2 participants