When saving from the DynamicForm, if a taxonomy field is blanked out, it tries to process the null value and throws the following error: "Cannot Read Properties of Undefined (reading 'name')".
Steps to reproduce:
- Open the DynamicForm for a list item that has an existing Taxonomy field value.
- Remove the value for the Taxonomy field.
- Click Save.
Alternatively you can add a taxonomy field value to a new or existing item, then remove it, then click Save.