kwojcik started a new conversation+100 XP
2mos ago
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