andrewdrake
andrewdrake
FFilament
Created by andrewdrake on 3/24/2025 in #❓┊help
How to stop table refreshing when using a ToggleColumn?
So I managed to get this working by updating the alpine js on the toggle-column.blade.php file to update the state when toogle on as well as off. Thanks for your help here guys 🙂
13 replies
FFilament
Created by andrewdrake on 3/24/2025 in #❓┊help
How to stop table refreshing when using a ToggleColumn?
Table is paginated, so shouldn't be a problem
13 replies
FFilament
Created by andrewdrake on 3/24/2025 in #❓┊help
How to stop table refreshing when using a ToggleColumn?
It's a large dataset. Seems to be some workaround in the toggle-column " // The state is only updated on the frontend if the toggle is // being turned off, so we only need to reset it then."
13 replies
FFilament
Created by andrewdrake on 3/24/2025 in #❓┊help
How to stop table refreshing when using a ToggleColumn?
That stops the table from refreshing, except the toggle button doesn't then re-render 😦 Strangely it will toggle off, but not on. The state will update however
13 replies