Global widget filter is null
I have followed the docs to create a global widget filter.
My dashboard page has:
On my widget class i
But it keeps saying
If i apply the filters in the slideover it still says
My dashboard page has:
use HasFiltersAction;On my widget class i
dd() the filters like this: dd($this->filters);But it keeps saying
null.If i apply the filters in the slideover it still says
null/