Skip to content

v4 Filament Tables Query Builder Filters Not Applying Constraints Correctly in Standalone Livewire Components #19112

@Umair-exe

Description

@Umair-exe

Package

filament/tables

Package Version

v4.3.1

Laravel Version

12.46.0

Livewire Version

v3.7.6

PHP Version

8.2

Problem description

When I apply Query builder filter on any column

Image

Without entering anything in table column, click the edit action, the modal will appear. After closing the modal this error appears

Image

Expected behavior

No error should appear.

Steps to reproduce

Go to to /products route, the filament table will appear, apply query builder filter on any column without entering any data in the input.

Image

Now click on edit action action, the modal will appear, close the modal and this error will appear

Image

Reproduction repository (issue will be closed if this is not valid)

https://github.com/Umair-exe/Filament-tables-query-builder-bug

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions