Filament Excel Export

How to apply filter on the ExportAction ? . I've Filament resource where user can export the record in the table and also can filter out the record but I use ExportAction it's dowloading all the records instead of the filters record. I also created the issue on the Github.
https://github.com/pxlrbt/filament-excel/issues/111
GitHub
Hey, I've data about 40K when I try to export the file. The browser got stuck and didn't respond even when I tried to export using ->queue() and ->withChunkSize() and set the size fro...
Was this page helpful?