Empty state on Dashboard Table Widget
Hello! I am trying to set emptyState properties on a table widget used on the dashboard, but the override values are not showing. The heading value is showing.
I am fairly new to Livewire and Filament.
1 Reply
Of course, I figured out the solution on my own after posting here!
I needed to switch to using the table method and chaining those emptyState methods on the $table instance: