-
Notifications
You must be signed in to change notification settings - Fork 726
Edit resources with NULL values #304
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestnormalsomething which can be done in one daysomething which can be done in one day
Description
I can't edit resources with NULL values that I desire to keep as NULL.
To begin with I receive this Warning in the browser. (From React I suppose)
Warning:
valueprop oninputshould not be null. Consider using an empty string to clear the component orundefinedfor uncontrolled components.
Then if I try to save after changing only one value it just clears the form. If I want to update I have to fill all the input fields, even the ones I desire to keep NULL.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnormalsomething which can be done in one daysomething which can be done in one day