You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you have an attribute named length in the database and you use the ->searchable(isIndividual: true) in the tables of filament you get a zero in the search field and the search field is not working. When deleting the zero to filter, the zero keeps coming back.
Expected behavior
That the zero is not there and that I am able to filter individual on an attribute named length.
Steps to reproduce
Create a table with a column that is named length with type integer or float
Package
filament/filament
Package Version
v3.2.130
Laravel Version
v.11.35.0
Livewire Version
No response
PHP Version
PHP 8.3
Problem description
When you have an attribute named length in the database and you use the ->searchable(isIndividual: true) in the tables of filament you get a zero in the search field and the search field is not working. When deleting the zero to filter, the zero keeps coming back.
Expected behavior
That the zero is not there and that I am able to filter individual on an attribute named length.
Steps to reproduce
Reproduction repository (issue will be closed if this is not valid)
https://github.com/Geoffry304/filament-length-attribute-issue
Relevant log output
No response
Donate 💰 to fund this issue
The text was updated successfully, but these errors were encountered: