Hello,
I’m currently upgrading my project to FilamentPHP v4 and I’ve been using TableRepeater by Adam Weston in my codebase.
In Adam’s version, there was support for an emptyLabel() (used to set a value for the empty state). While migrating, I’m not sure what’s the best way to handle that part.
Does anyone have a recommended replacement or workaround for this functionality in v4?
Or maybe does anyone know if this is (or will be) something supported directly in the Filament plugin?
Thanks a lot in advance for any pointers!