I’m having the same issue on an audio playlist. Hopefully I can provide a little more context, and keep this thread open. In a previous post, a user pointed out the JavaScript error that occurs when trying to re-order longer lists.
The error they found is TypeError: Cannot read properties of undefined (reading ‘id’)
Looking at the (heavily minimized/obfuscated) code, it looks like it’s trying to get the id of the item after “drop”, but it’s not defined in the JavaScript object.
I saw a post from several years ago saying that you need to re-scan the library to fix it. I tried that, and waited for the scan to finish, but it didn’t immediately solve the issue. I also ran “Analyze” on the library, and it still didn’t seem to fix it after the analysis finished. However, I came back about 20 minutes later, and suddenly it worked again.
My best guess is that the database needed to be refreshed, and something was happening in the background that took a little longer than the front-end indicated.
Long story short, please try re-scanning and possibly analyzing your library, then give it a little while and try again. I’m not guaranteeing it will fix the issue, but it worked for me and has worked for others in the past.