DropDown Data upadted Null in jsonFormsCore
May 29, 2021 at 2:10pmDropDown Data upadted Null in jsonFormsCore
May 29, 2021 at 2:10pmHi Team ,
When i tried to update the UiSchema.. The drop data which is present in the core is changed to null...Why it is changed to null .. I am updating only UI schema ...
eg. this.jsonFormsService.updatecore(Actions.setUISchema ()) other field values are not changed but Autocomplete component(dropdown) value in core is changed
May 31, 2021 at 9:57am
Hi (fioyesuraj), this should not happen. Can you go into more detail:
- What is the JSON Schema, the original UI Schema and the new UI Schema?
- Can you post the code of your custom renderer?
Ideally you could post a reproducible example.
June 1, 2021 at 9:56am