What happened?
When attempting to create a custom filter for Livewire Tables following the official documentation (link
), I encounter an error that prevents the filter from working.
How to reproduce the bug
- Follow the documentation to implement a custom Livewire filter.
- Add the filter to a Livewire Table component.
- Load the table in the browser.
- Use component to filter the table.
Package Version
3.x
PHP Version
8.3.x
Laravel Version
11
Alpine Version
3.x
Theme
Tailwind 3.x
Notes
The custom filter should work as intended and be applied to the table without errors.
Error Message
Uncaught Snapshot missing on Livewire component with id