Reset data when the field is cleared
I was able to get the values to save, but now I’m running into issues unsetting the value when the data is removed from the control. I’ve tried the onRemove function as suggested in the documentation on Github here.