Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: DynamicForm errors when submitting blank Taxonomy field values #1268

Closed
erik-larson-bwp opened this issue Jul 18, 2022 · 3 comments · Fixed by #1709
Closed

Bug: DynamicForm errors when submitting blank Taxonomy field values #1268

erik-larson-bwp opened this issue Jul 18, 2022 · 3 comments · Fixed by #1709
Assignees
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:bug
Milestone

Comments

@erik-larson-bwp
Copy link

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:

  1. Open the DynamicForm for a list item that has an existing Taxonomy field value.
  2. Remove the value for the Taxonomy field.
  3. Click Save.

Alternatively you can add a taxonomy field value to a new or existing item, then remove it, then click Save.

@ghost
Copy link

ghost commented Jul 18, 2022

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label Jul 18, 2022
@michaelmaillot
Copy link
Collaborator

michaelmaillot commented Jul 26, 2023

Hi @erik-larson-bwp

I confirm I can repro this one, even on the last version (3.15.0).

@joelfmrodrigues can you assign it to me?

@joelfmrodrigues
Copy link
Collaborator

@erik-larson-bwp The PR from Michael was merged and the fix should be in the beta release within a few minutes

@AJIXuMuK AJIXuMuK mentioned this issue Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants