Bostjan
Bostjan
FFilament
Created by Bostjan on 1/15/2024 in #❓┊help
[3.2] Select filter not refreshing when not deffered
In 3.2 when with select filter in table, when changing values url is updated but not the table. It works on blur. But when using relation with searchable, even blur does not refresh the table. I think bug in HasFilter.php on line 36, that adds ->live(onBlue: true) when filters are not deffered. I think it should not be on blur.
4 replies