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?
5 Replies
Please send some code π
this is my migration
I've check and I think you're correct.. can you submit an issue to github?
okay
@ba_mbi_07 Im having the same problem, did you manage to fix it or did you create the issue?