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

[DynamicForm] Fixing multi taxonomy field (loading + saving existing item) #1739

Merged
merged 1 commit into from Feb 5, 2024

Conversation

michaelmaillot
Copy link
Collaborator

@michaelmaillot michaelmaillot commented Jan 19, 2024

Q A
Bug fix? [x]
New feature? [ ]
New sample? [ ]

What's in this Pull Request?

This PR fixes two issues regarding DynamicForm, especially multi taxonomy field.

First one when loading an existing item, taxonomy field displays blank values:

image

The second one occurs when saving the existing item (after fixing previous issue), structure of payload is wrong, which causes this issue:

image

"A node of type 'StartArray' was read from the JSON reader when trying to read a value of a property; however, a 'PrimitiveValue' or 'StartObject' node was expected."

@michaelmaillot michaelmaillot merged commit bb9bda4 into dev Feb 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant