reordering is not working if table has uuid primary column

I have a table with a UUID as the primary key and an integer column for positions. While trying to reorder the positions in my resource, I've encountered an issue where the reordering is not working
Is there any solution for this?
Was this page helpful?