Skip to content

[Bug]: BooleanFilter showing incorrectly - Bootstrap 5 #2242

@daniel-skopek

Description

@daniel-skopek

What happened?

BooleanFilter is not showing correctly in filters:

Image

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

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