-
-
Notifications
You must be signed in to change notification settings - Fork 363
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
BooleanFilter is not showing correctly in filters:

How to reproduce the bug
BooleanFilter::make('Test') ->filter(function(Builder $query, $value) { return $query->where('enabled', $value); }),
Package Version
3.7.1
PHP Version
8.3.x
Laravel Version
11.42.2
Alpine Version
No response
Theme
Bootstrap 5.x
Notes
No response
Error Message
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working