Feb 20, 2026
0
Level 1
TableFilter and Flatpickr project to review - Laravel 12 + Livewire 3
A minimal Laravel 12 + Livewire 3 demo app showing how to fix broken JavaScript after component reloads, especially when the issue is triggered by wire:navigate or the #[Lazy] attribute. The example includes Flatpickr for date inputs and the TableFilter package for table interactions.
Would you approach this problem differently or use another pattern to keep JavaScript stable across Livewire updates?
project on github: /fumfel20/livewire-with-js-table
Please or to participate in this conversation.