Skip to content

[Bug]: Custom Livewire Table Filter Causes Uncaught Snapshot missing Error #2309

@kvovadis

Description

@kvovadis

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

  1. Follow the documentation to implement a custom Livewire filter.
  2. Add the filter to a Livewire Table component.
  3. Load the table in the browser.
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions