Passing json form for enum field

Whenever, i pass json value as an input to json form’s data props. It renders value on each plain input fields but on the selection (enum) field it shows null.

Hi @roshan-budhathoki,

I don’t fully understand your problem. Could you please post the following information so we can potentially help you:

  • The used JSON Schema, UI Schema and data
  • How you invoke JSON Forms
  • A description of the issue (for example a screenshot)
  • Which JSON Forms renderer set you are using in which version