Having trouble with InteractsWithPageFilters

In InteractsWithPageFilters, the variable $filters is renamed to $pageFilters But HasFilterForm still inherits from HasFilters But in HasFilters, the variable name is still $filters Now the widget cannot communicate with the page to get data on FormFilter But if the variable name is changed from $pageFilters to $filters, it works again
No description
No description
No description
3 Replies
LeandroFerreira
LeandroFerreira2mo ago
could you open an issue on Github?
Nguyen Thiet Minh Duc
I have created an issue on GitHub, you can check it at this link https://github.com/filamentphp/filament/issues/17367
GitHub
Having trouble with InteractsWithPageFilters · Issue #17367 · fil...
Package filament/filament Package Version v4.0.0 Laravel Version v12.0.0 Livewire Version No response PHP Version PHP 8.2 Problem description In InteractsWithPageFilters, the $filters property has ...
Nguyen Thiet Minh Duc
https://github.com/filamentphp/filament/issues/17367 Hey @Leandro Ferreira, may I ask when this issue is expected to be fixed? Could you please provide a specific timeline?
GitHub
Having trouble with InteractsWithPageFilters · Issue #17367 · fil...
Package filament/filament Package Version v4.0.0 Laravel Version v12.0.0 Livewire Version No response PHP Version PHP 8.2 Problem description In InteractsWithPageFilters, the $filters property has ...

Did you find this page helpful?