© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
4 replies
SirAlyon

Livewire custom component - Livewire Sortable

Hello everyone, actually loosing my mind trying to debug an error. I'm working with the last version of Laravel with Filament to help me customize my backend. I had to code a custom livewire component because i need to do a custom drag and drop form. I successfully handle the custom component, added the sortable livewire plugin and i tought it were working but nope! It seems like it was working because in updateAppointmentOrder() (the method that sortable triggers each time i move an item) i was dumping dd($items), but without that dd() i get an error in console and the item doesnt change position... i'll paste here my code, please help me out with this issue! 😦 Below the livewire view (as a pic because it is too much code)
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Livewire table component searchable() / sortable/filter not working
FilamentFFilament / ❓┊help
2y ago
Custom Livewire Component, Datatable unloading
FilamentFFilament / ❓┊help
3y ago
sortable() bug on custom livewire component that render Filament Table() in a module
FilamentFFilament / ❓┊help
4w ago
Custom form field and Custom Livewire component
FilamentFFilament / ❓┊help
2y ago