Open RibesAlexandre opened 1 month ago
Hey, can you setup a little reproduction repo? I'm using it without relationships in my project and its working as expected
Hi,
I'll do it later this day. Actually I'm trying to use it with relationships, and I have some mistakes. I make an other issue.
What happened?
Hi,
I'm using Adjency list to make a menu builder, without relationships. I'm using it in a custom private package with dynamics itemTypes (dependants of subpackages installed). All works file, but the reorder method don't save the new result in database.
I made the modal form dynamic, dependant of type selected, like this :
And this is how i get the FilamentTypes :
This is my snapshot after a reorder :
We can see that the exernal link is first, as expected, but after save changes aren't be applied.
Is it a bug or a default config ? On the previous version, before relationships, it worked very well.
Thanks you
How to reproduce the bug
You could try to use dynamic form type on select.
Package Version
3.2.1
PHP Version
8.2.0
Laravel Version
^11.0
Which operating systems does with happen with?
macOS
Notes
No response