Unexpected behavior with array field sorting and item removal in Payload CMS (v3.52.0–v3.63.0) #14578
Unanswered
maicolsantos
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Something strange is happening with the array field type starting from version 3.52.0. When I have an array field with four relationships and perform a sort operation, once all the fetches are complete, the order of the rows changes.
From version 3.54.0 up to 3.63.0 (the version shown in the screenshot), when I perform the same sort operation but remove an item, it adds an empty row but only in the admin UI. In the API, the data is correct.
Beta Was this translation helpful? Give feedback.
All reactions